runtime/doc: modeline is mandatory in help docs

see Vim 8.0.0650 e9134421ab
This commit is contained in:
Justin M. Keyes
2018-02-18 19:43:10 +01:00
parent 44071fe77a
commit eccd60aaf4

View File

@@ -242,4 +242,4 @@ Even for statically compiled clients it is good practice to avoid hardcoding
the type codes, because a client may be built against one Nvim version but
connect to another with different type codes.
vim:tw=78:ts=8:ft=help:norl: