summaryrefslogtreecommitdiffstats
path: root/runtime/doc/index.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-06-22 02:13:00 +0200
committerBram Moolenaar <Bram@vim.org>2019-06-22 02:13:00 +0200
commit6c1e1570b1346de0d438fbb991bddab38c228290 (patch)
tree88d74cdfeee5c6d1a188e419dced8283e5075652 /runtime/doc/index.txt
parentadc6714aac20f5462a0ecec50ab4806b2f3ab0db (diff)
Update runtime files
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r--runtime/doc/index.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index d1c3c87f6f..f20c706727 100644
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1,4 +1,4 @@
-*index.txt* For Vim version 8.1. Last change: 2019 Jun 09
+*index.txt* For Vim version 8.1. Last change: 2019 Jun 16
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1241,6 +1241,7 @@ tag command action ~
|:compiler| :comp[iler] do settings for a specific compiler
|:continue| :con[tinue] go back to :while
|:confirm| :conf[irm] prompt user when confirmation required
+|:const| :cons[t] create a variable as a constant
|:copen| :cope[n] open quickfix window
|:cprevious| :cp[revious] go to previous error
|:cpfile| :cpf[ile] go to last error in previous file