summaryrefslogtreecommitdiffstats
path: root/runtime/doc/index.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-04-08 16:25:07 +0200
committerBram Moolenaar <Bram@vim.org>2019-04-08 16:25:07 +0200
commit62e1bb4a111e7ce570c30965f40a68a07a9da5b0 (patch)
tree74aff99ea74462b68d02fb23c7c153318a216e59 /runtime/doc/index.txt
parent049736fa8af211886848d4a847b45d5d991c9687 (diff)
Update runtime files.
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r--runtime/doc/index.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index ca52a34542..577510b609 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 Mar 21
+*index.txt* For Vim version 8.1. Last change: 2019 Apr 05
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1547,7 +1547,8 @@ tag command action ~
|:sbrewind| :sbr[ewind] split window and go to first file in the
buffer list
|:scriptnames| :scr[iptnames] list names of all sourced Vim scripts
-|:scriptencoding| :scripte[ncoding] encoding used in sourced Vim script
+|:scriptencoding| :scripte[ncoding] encoding used in sourced Vim script
+|:scriptversion| :scriptv[ersion] version of Vim script used
|:scscope| :scs[cope] split window and execute cscope command
|:set| :se[t] show or set options
|:setfiletype| :setf[iletype] set 'filetype', unless it was set already