File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- *map.txt* For Vim バージョン 9.1. Last change: 2024 May 05
1
+ *map.txt* For Vim バージョン 9.1. Last change: 2024 Jul 11
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1612,6 +1612,7 @@ script2.vimを実行すると "None" が表示されます。期待した結果
1612
1612
-complete=compiler コンパイラ
1613
1613
-complete=cscope | :cscope | サブオプション
1614
1614
-complete=dir ディレクトリ
1615
+ -complete=dir_in_path | 'cdpath' | 内のディレクトリ
1615
1616
-complete=environment 環境変数
1616
1617
-complete=event 自動コマンドのイベント
1617
1618
-complete=expression Vimの式
Original file line number Diff line number Diff line change 1
- *map.txt* For Vim version 9.1. Last change: 2024 May 05
1
+ *map.txt* For Vim version 9.1. Last change: 2024 Jul 11
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1631,6 +1631,7 @@ completion can be enabled:
1631
1631
-complete=compiler compilers
1632
1632
-complete=cscope | :cscope | suboptions
1633
1633
-complete=dir directory names
1634
+ -complete=dir_in_path directory names in | 'cdpath' |
1634
1635
-complete=environment environment variable names
1635
1636
-complete=event autocommand events
1636
1637
-complete=expression Vim expression
You can’t perform that action at this time.
0 commit comments