From 220adb1e9f9e0b27d28185167d2730bf2f93057d Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Mon, 12 Sep 2016 12:17:26 +0200 Subject: A few more runtime updates. --- runtime/doc/channel.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runtime/doc/channel.txt') diff --git a/runtime/doc/channel.txt b/runtime/doc/channel.txt index 5a656977dc..8a477699d9 100644 --- a/runtime/doc/channel.txt +++ b/runtime/doc/channel.txt @@ -1,4 +1,4 @@ -*channel.txt* For Vim version 7.4. Last change: 2016 Sep 07 +*channel.txt* For Vim version 7.4. Last change: 2016 Sep 11 VIM REFERENCE MANUAL by Bram Moolenaar @@ -277,7 +277,7 @@ With a JSON channel the process can send commands to Vim that will be handled by Vim internally, it does not require a handler for the channel. Possible commands are: *E903* *E904* *E905* - ["redraw" {forced}] + ["redraw", {forced}] ["ex", {Ex command}] ["normal", {Normal mode command}] ["expr", {expression}, {number}] -- cgit v1.2.3