Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doc/map.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*map.txt* For Vim バージョン 9.1. Last change: 2024 Oct 08
*map.txt* For Vim バージョン 9.1. Last change: 2025 Jul 14


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -1635,6 +1635,7 @@ script2.vimを実行すると "None" が表示されます。期待した結果
-complete=messages |:messages| サブオプション
-complete=option オプション
-complete=packadd オプショナルパッケージの |pack-add| 名
-complete=retab |:retab| サブオプション
-complete=runtime |'runtimepath'| 内のファイルとディレクトリ
-complete=scriptnames 読み込まれたスクリプト
-complete=shellcmd シェルコマンド
Expand Down
3 changes: 2 additions & 1 deletion en/map.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*map.txt* For Vim version 9.1. Last change: 2024 Oct 08
*map.txt* For Vim version 9.1. Last change: 2025 Jul 14


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