summaryrefslogtreecommitdiffstats
path: root/runtime/doc/help.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-09-16 20:02:31 +0200
committerBram Moolenaar <Bram@vim.org>2016-09-16 20:02:31 +0200
commitd07969093a9b3051511c478d71c36de6fc33c0d6 (patch)
tree0bc14088240092381709c7729fe7d71f5903947c /runtime/doc/help.txt
parent3c4ebeba17399e4ef33d004c269e667f696f0eb6 (diff)
Updated runtime files.
Diffstat (limited to 'runtime/doc/help.txt')
-rw-r--r--runtime/doc/help.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt
index 60b65b5e81..58049f656f 100644
--- a/runtime/doc/help.txt
+++ b/runtime/doc/help.txt
@@ -1,4 +1,4 @@
-*help.txt* For Vim version 8.0. Last change: 2016 Mar 31
+*help.txt* For Vim version 8.0. Last change: 2016 Sep 12
VIM - main help file
k
@@ -135,6 +135,7 @@ Advanced editing ~
|autocmd.txt| automatically executing commands on an event
|filetype.txt| settings done specifically for a type of file
|eval.txt| expression evaluation, conditional commands
+|channel.txt| Jobs, Channels, inter-process communication
|fold.txt| hide (fold) ranges of lines
Special issues ~