mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
make noexpandtab explicit in all vim modelines other than xml files
Conflicts: src/include/switch_core_media.h src/mod/endpoints/mod_sofia/sofia_media.c src/switch_core_media.c
This commit is contained in:
committed by
Anthony Minessale
parent
30be15fd52
commit
543dc3caea
@@ -324,5 +324,5 @@ int main(int argc, char *argv[])
|
||||
* c-basic-offset:4
|
||||
* End:
|
||||
* For VIM:
|
||||
* vim:set softtabstop=4 shiftwidth=4 tabstop=4:
|
||||
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 noet:
|
||||
*/
|
||||
|
Reference in New Issue
Block a user