1
- *map.txt* For Vim version 9.1. Last change: 2024 Jul 11
1
+ *map.txt* For Vim version 9.1. Last change: 2024 Aug 31
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1624,12 +1624,14 @@ completion can be enabled:
1624
1624
1625
1625
-complete=arglist file names in argument list
1626
1626
-complete=augroup autocmd groups
1627
+ -complete=behave | :behave | suboptions
1628
+ -complete=breakpoint | :breakadd | suboptions
1627
1629
-complete=buffer buffer names
1628
- -complete=behave :behave suboptions
1629
1630
-complete=color color schemes
1630
1631
-complete=command Ex command (and arguments)
1631
1632
-complete=compiler compilers
1632
1633
-complete=cscope | :cscope | suboptions
1634
+ -complete=diff_buffer diff buffer names
1633
1635
-complete=dir directory names
1634
1636
-complete=dir_in_path directory names in | 'cdpath' |
1635
1637
-complete=environment environment variable names
@@ -1641,7 +1643,7 @@ completion can be enabled:
1641
1643
-complete=function function name
1642
1644
-complete=help help subjects
1643
1645
-complete=highlight highlight groups
1644
- -complete=history :history suboptions
1646
+ -complete=history | :history | suboptions
1645
1647
-complete=keymap keyboard mappings
1646
1648
-complete=locale locale names (as output of locale -a)
1647
1649
-complete=mapclear buffer argument
@@ -1650,6 +1652,8 @@ completion can be enabled:
1650
1652
-complete=messages | :messages | suboptions
1651
1653
-complete=option options
1652
1654
-complete=packadd optional package | pack-add | names
1655
+ -complete=runtime file and directory names in | 'runtimepath' |
1656
+ -complete=scriptnames sourced script names
1653
1657
-complete=shellcmd Shell command
1654
1658
-complete=sign | :sign | suboptions
1655
1659
-complete=syntax syntax file names | 'syntax' |
0 commit comments