Skip to content

Commit 6770b7b

Browse files
authored
Merge pull request #2154 from h-east/update-map
Update map.{txt,jax}
2 parents 7084f56 + d75fb36 commit 6770b7b

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 Oct 08
1+
*map.txt* For Vim バージョン 9.1. Last change: 2025 Jul 14
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1635,6 +1635,7 @@ script2.vimを実行すると "None" が表示されます。期待した結果
16351635
-complete=messages |:messages| サブオプション
16361636
-complete=option オプション
16371637
-complete=packadd オプショナルパッケージの |pack-add|
1638+
-complete=retab |:retab| サブオプション
16381639
-complete=runtime |'runtimepath'| 内のファイルとディレクトリ
16391640
-complete=scriptnames 読み込まれたスクリプト
16401641
-complete=shellcmd シェルコマンド

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 Oct 08
1+
*map.txt* For Vim version 9.1. Last change: 2025 Jul 14
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1654,6 +1654,7 @@ completion can be enabled:
16541654
-complete=messages |:messages| suboptions
16551655
-complete=option options
16561656
-complete=packadd optional package |pack-add| names
1657+
-complete=retab |:retab| suboptions
16571658
-complete=runtime file and directory names in |'runtimepath'|
16581659
-complete=scriptnames sourced script names
16591660
-complete=shellcmd Shell command

0 commit comments

Comments
 (0)