diff options
Diffstat (limited to 'runtime/doc/os_dos.txt')
-rw-r--r-- | runtime/doc/os_dos.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/os_dos.txt b/runtime/doc/os_dos.txt index b95095302..d24efdf07 100644 --- a/runtime/doc/os_dos.txt +++ b/runtime/doc/os_dos.txt @@ -295,4 +295,4 @@ When starting up, Vim checks for the presence of "sh" anywhere in the 'shell' option. If it is present, Vim sets the 'shellcmdflag' and 'shellquote' or 'shellxquote' options will be set as described above. - vim:tw=78:ts=8:ft=help:norl: + vim:tw=78:ts=8:noet:ft=help:norl: |