summaryrefslogtreecommitdiffstats
path: root/runtime/doc/index.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-02-27 22:40:16 +0100
committerBram Moolenaar <Bram@vim.org>2016-02-27 22:40:16 +0100
commitdae8d21dd291df6a6679a00be64e18bca0156576 (patch)
treeebb042b06f88fbdad31cf7ddac552952314da94c /runtime/doc/index.txt
parent3f2a5d8dfbe2998b4d3d369c0275e2366c92666b (diff)
Updated runtime files
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r--runtime/doc/index.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index fe4184aea3..581ee36cc8 100644
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1,4 +1,4 @@
-*index.txt* For Vim version 7.4. Last change: 2016 Feb 24
+*index.txt* For Vim version 7.4. Last change: 2016 Feb 27
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1499,7 +1499,6 @@ tag command action ~
|:smile| :smi[le] make the user happy
|:snext| :sn[ext] split window and go to next file in the
argument list
-|:sniff| :sni[ff] send request to sniff
|:snomagic| :sno[magic] :substitute with 'nomagic'
|:snoremap| :snor[emap] like ":noremap" but for Select mode
|:snoremenu| :snoreme[nu] like ":noremenu" but for Select mode