mirror of
https://github.com/vim/vim.git
synced 2025-10-11 06:34:16 -04:00
patch 7.4.2293
Problem: Modelines in source code are inconsistant. Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* vi:set ts=8 sts=4 sw=4: */
|
||||
/* vi:set ts=8 sts=4 sw=4 noet: */
|
||||
/*
|
||||
* The following software is (C) 1984 Peter da Silva, the Mad Australian, in
|
||||
* the public domain. It may be re-distributed for any purpose with the
|
||||
|
Reference in New Issue
Block a user