summaryrefslogtreecommitdiffstats
path: root/runtime/doc/help.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-09-04 17:45:43 +0100
committerBram Moolenaar <Bram@vim.org>2022-09-04 17:45:43 +0100
commit0daafaa7d99ef500f76b1b12f5fe8153e2fcaea0 (patch)
tree51e066faffc439862f43a1aed186a9b7a3f27a47 /runtime/doc/help.txt
parent806a273f3c84ecd475913d901890bb1929be9a0a (diff)
Update runtime files
Diffstat (limited to 'runtime/doc/help.txt')
-rw-r--r--runtime/doc/help.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt
index 71200a3ea1..db803ef804 100644
--- a/runtime/doc/help.txt
+++ b/runtime/doc/help.txt
@@ -141,6 +141,7 @@ Advanced editing ~
|autocmd.txt| automatically executing commands on an event
|eval.txt| expression evaluation, conditional commands
|builtin.txt| builtin functions
+|userfunc.txt| defining user functions
|channel.txt| Jobs, Channels, inter-process communication
|fold.txt| hide (fold) ranges of lines