1
- *map.txt* For Vim version 9.1. Last change: 2025 Jul 14
1
+ *map.txt* For Vim version 9.1. Last change: 2025 Aug 06
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1635,13 +1635,13 @@ completion can be enabled:
1635
1635
-complete=cscope | :cscope | suboptions
1636
1636
-complete=diff_buffer diff buffer names
1637
1637
-complete=dir directory names
1638
- -complete=dir_in_path directory names in | 'cdpath' |
1638
+ -complete=dir_in_path directory names in 'cdpath'
1639
1639
-complete=environment environment variable names
1640
1640
-complete=event autocommand events
1641
1641
-complete=expression Vim expression
1642
1642
-complete=file file and directory names
1643
- -complete=file_in_path file and directory names in | 'path' |
1644
- -complete=filetype filetype names | 'filetype' |
1643
+ -complete=file_in_path file and directory names in 'path'
1644
+ -complete=filetype filetype names 'filetype'
1645
1645
-complete=function function name
1646
1646
-complete=help help subjects
1647
1647
-complete=highlight highlight groups
@@ -1655,13 +1655,13 @@ completion can be enabled:
1655
1655
-complete=option options
1656
1656
-complete=packadd optional package | pack-add | names
1657
1657
-complete=retab | :retab | suboptions
1658
- -complete=runtime file and directory names in | 'runtimepath' |
1658
+ -complete=runtime file and directory names in 'runtimepath'
1659
1659
-complete=scriptnames sourced script names
1660
1660
-complete=shellcmd Shell command
1661
1661
-complete=shellcmdline First is a shell command and subsequent ones
1662
1662
are filenames. The same behavior as | :!cmd |
1663
1663
-complete=sign | :sign | suboptions
1664
- -complete=syntax syntax file names | 'syntax' |
1664
+ -complete=syntax syntax file names 'syntax'
1665
1665
-complete=syntime | :syntime | suboptions
1666
1666
-complete=tag tags
1667
1667
-complete=tag_listfiles tags, file names are shown when CTRL-D is hit
0 commit comments