mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 09:58:17 +00:00
make noexpandtab explicit in all vim modelines other than xml files
This commit is contained in:
@@ -349,5 +349,5 @@ ESL_DECLARE(void) esl_buffer_destroy(esl_buffer_t **buffer)
|
||||
* 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