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
- *usr_41.txt* For Vim バージョン 9.1. Last change: 2025 Jul 05
1
+ *usr_41.txt* For Vim バージョン 9.1. Last change: 2025 Jul 21
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -1207,6 +1207,7 @@ Vimサーバー: *server-functions*
1207
1207
mapset() マップを復元
1208
1208
menu_info() メニュー項目の情報を取得
1209
1209
wildmenumode() wildmodeが有効かどうかをチェック
1210
+ wildtrigger() ワイルドカード展開を開始する
1210
1211
1211
1212
テスト用: *test-functions*
1212
1213
assert_equal() 2つの式が等しい事をテストする
Original file line number Diff line number Diff line change 1
- *usr_41.txt* For Vim version 9.1. Last change: 2025 Jul 05
1
+ *usr_41.txt* For Vim version 9.1. Last change: 2025 Jul 21
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -1233,6 +1233,7 @@ Mappings and Menus: *mapping-functions*
1233
1233
mapset() restore a mapping
1234
1234
menu_info() get information about a menu item
1235
1235
wildmenumode() check if the wildmode is active
1236
+ wildtrigger() start wildcard expansion
1236
1237
1237
1238
Testing: *test-functions*
1238
1239
assert_equal() assert that two expressions values are equal
You can’t perform that action at this time.
0 commit comments