diff options
author | Bram Moolenaar <Bram@vim.org> | 2013-06-08 15:24:48 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2013-06-08 15:24:48 +0200 |
commit | cd9c46265e4a12cf716187bc8188c7399797f806 (patch) | |
tree | 0cc2bad99620cf39396dcb929d51225745588267 /runtime/doc/map.txt | |
parent | 87f764a891ff717cd84f361afa5e2220820431e3 (diff) | |
download | vim-cd9c46265e4a12cf716187bc8188c7399797f806.zip |
updated for version 7.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.txt | 1 |
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 |