mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
make noexpandtab explicit in all vim modelines other than xml files
This commit is contained in:
@@ -1520,5 +1520,5 @@ extern "C" void Kstdcall khompAudioListener (int32 deviceid, int32 objectid, byt
|
||||
* c-basic-offset:4
|
||||
* End:
|
||||
* For VIM:
|
||||
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
|
||||
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 noet expandtab:
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user