Skip to content

Commit 80641f8

Browse files
committed
Update map.{txt,jax}
1 parent edfae9b commit 80641f8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/map.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*map.txt* For Vim バージョン 9.1. Last change: 2024 May 05
1+
*map.txt* For Vim バージョン 9.1. Last change: 2024 Jul 11
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1612,6 +1612,7 @@ script2.vimを実行すると "None" が表示されます。期待した結果
16121612
-complete=compiler コンパイラ
16131613
-complete=cscope |:cscope| サブオプション
16141614
-complete=dir ディレクトリ
1615+
-complete=dir_in_path |'cdpath'| 内のディレクトリ
16151616
-complete=environment 環境変数
16161617
-complete=event 自動コマンドのイベント
16171618
-complete=expression Vimの式

en/map.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1631,6 +1631,7 @@ completion can be enabled:
16311631
-complete=compiler compilers
16321632
-complete=cscope |:cscope| suboptions
16331633
-complete=dir directory names
1634+
-complete=dir_in_path directory names in |'cdpath'|
16341635
-complete=environment environment variable names
16351636
-complete=event autocommand events
16361637
-complete=expression Vim expression

0 commit comments

Comments
 (0)