[Freeswitch-users] Request to change vim modelines in freeswitch sources

Nathan Neulinger nneul at mst.edu
Sun Jun 23 18:55:42 MSD 2013


I'd like to change the editor modelines in freeswitch source files from:

  * For VIM:
  * vim:set softtabstop=4 shiftwidth=4 tabstop=4:
  */

to:

  * For VIM:
  * vim:set softtabstop=4 shiftwidth=4 tabstop=4 noexpandtab:
  */


This will help formatting if an existing vimrc is setting expandtab by default.

Since these appear to be consistent across most of the codebase, figured it would make more sense to do with a global 
search and replace.

Would this be an acceptable change?

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       nneul at mst.edu
Missouri S&T Information Technology    (573) 612-1412
System Administrator - Architect



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list