summaryrefslogtreecommitdiff
path: root/runtime/doc/map.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-06-08 15:24:48 +0200
committerBram Moolenaar <Bram@vim.org>2013-06-08 15:24:48 +0200
commitcd9c46265e4a12cf716187bc8188c7399797f806 (patch)
tree0cc2bad99620cf39396dcb929d51225745588267 /runtime/doc/map.txt
parent87f764a891ff717cd84f361afa5e2220820431e3 (diff)
downloadvim-git-cd9c46265e4a12cf716187bc8188c7399797f806.tar.gz
updated for version 7.3.1148v7.3.1148
Problem: No command line completion for ":syntime". Solution: Implement the completion. (Dominique Pelle)
Diffstat (limited to 'runtime/doc/map.txt')
-rw-r--r--runtime/doc/map.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt
index 039b77b36..0ae0cf3e5 100644
--- a/runtime/doc/map.txt
+++ b/runtime/doc/map.txt
@@ -1242,6 +1242,7 @@ completion can be enabled:
-complete=shellcmd Shell command
-complete=sign |:sign| suboptions
-complete=syntax syntax file names |'syntax'|
+ -complete=syntime |:syntime| suboptions
-complete=tag tags
-complete=tag_listfiles tags, file names are shown when CTRL-D is hit
-complete=user user names