We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367499c commit 5dcee3cCopy full SHA for 5dcee3c
1 file changed
runtime/doc/usr_51.txt
@@ -352,8 +352,9 @@ was called from a mapping defined with ":noremap".
352
DOCUMENTATION *write-local-help*
353
354
It's a good idea to also write some documentation for your plugin. Especially
355
-when its behavior can be changed by the user. See |add-local-help| for how
356
-they are installed.
+when its behavior can be changed by the user. See |help-writing| for the
+syntax used by the help files and |add-local-help| for how local help files
357
+are installed.
358
359
Here is a simple example for a plugin help file, called "typecorrect.txt": >
360
0 commit comments