commit | 0daafaa7d99ef500f76b1b12f5fe8153e2fcaea0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 04 17:45:43 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 04 17:45:43 2022 +0100 |
tree | 51e066faffc439862f43a1aed186a9b7a3f27a47 | |
parent | 806a273f3c84ecd475913d901890bb1929be9a0a [diff] [blame] |
Update runtime files
diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt index 71200a3..db803ef 100644 --- a/runtime/doc/help.txt +++ b/runtime/doc/help.txt
@@ -141,6 +141,7 @@ |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