summaryrefslogtreecommitdiffstats
path: root/runtime/doc/index.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-08-11 19:50:37 +0200
committerBram Moolenaar <Bram@vim.org>2017-08-11 19:50:37 +0200
commit1ccd8fff8acfbd5df0fc0e9b4d288af84e51233e (patch)
tree909b2433229aa72e87bd9d23bd88db9e1e8a9f57 /runtime/doc/index.txt
parent05aafed54b50b602315ae55d83a7d089804cecb0 (diff)
Update runtime files.
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r--runtime/doc/index.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index a0425b741c..e202c33c76 100644
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1,4 +1,4 @@
-*index.txt* For Vim version 8.0. Last change: 2017 Jul 30
+*index.txt* For Vim version 8.0. Last change: 2017 Aug 02
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -540,7 +540,7 @@ tag command action in Normal mode ~
|CTRL-W_J| CTRL-W J move current window to the very bottom
|CTRL-W_K| CTRL-W K move current window to the very top
|CTRL-W_L| CTRL-W L move current window to the far right
-|CTRL-W_N| CTRL-W N terminal window: go to Terminal mode
+|CTRL-W_N| CTRL-W N terminal window: go to Terminal Normal mode
|CTRL-W_P| CTRL-W P go to preview window
|CTRL-W_R| CTRL-W R rotate windows upwards N times
|CTRL-W_S| CTRL-W S same as "CTRL-W s"