diff runtime/doc/help.txt @ 10211:b7da8d4c594c

commit https://github.com/vim/vim/commit/d07969093a9b3051511c478d71c36de6fc33c0d6 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 16 20:02:31 2016 +0200 Updated runtime files.
author Christian Brabandt <cb@256bit.org>
date Fri, 16 Sep 2016 20:15:05 +0200
parents 9f48eab77d62
children bd6ff5246c71
line wrap: on
line diff
--- 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 ~