aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/doc/helphelp.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt
index ca109cf4ca..74971076b4 100644
--- a/runtime/doc/helphelp.txt
+++ b/runtime/doc/helphelp.txt
@@ -318,6 +318,9 @@ name between two bars (|) eg. |help-writing|.
When referring to a Vim option in the help file, place the option name between
two single quotes, eg. 'statusline'
+When referring to any other technical term, such as a filename or function
+parameter, surround it in backticks (`), eg. `~/.path/to/nvimrc`.
+
HIGHLIGHTING