diff options
Diffstat (limited to 'runtime/doc/howto.txt')
-rw-r--r-- | runtime/doc/howto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/howto.txt b/runtime/doc/howto.txt index f6973102c..26d611ef0 100644 --- a/runtime/doc/howto.txt +++ b/runtime/doc/howto.txt @@ -93,4 +93,4 @@ How to ... *howdoi* *how-do-i* *howto* *how-to* |2html.vim| convert a colored file to HTML |less| use Vim like less or more with syntax highlighting - vim:tw=78:ts=8:ft=help:norl: + vim:tw=78:ts=8:noet:ft=help:norl: |