File tree 2 files changed +4
-2
lines changed 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 Mar 30
1
+ *usr_41.txt* For Vim バージョン 9.1. Last change: 2025 Apr 21
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -1086,6 +1086,7 @@ Blob 操作: *blob-functions*
1086
1086
getcmdwintype() 現在のコマンドラインウィンドウの種類を返す
1087
1087
getcompletion() マッチするコマンド補完リストを返す
1088
1088
fullcommand() 完全なコマンド名の取得
1089
+ cmdcomplete_info() コマンドラインの補完情報を取得
1089
1090
1090
1091
Quickfixとlocationリスト: *quickfix-functions*
1091
1092
getqflist() quickfixエラーのリスト
Original file line number Diff line number Diff line change 1
- *usr_41.txt* For Vim version 9.1. Last change: 2025 Mar 30
1
+ *usr_41.txt* For Vim version 9.1. Last change: 2025 Apr 21
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -1111,6 +1111,7 @@ Command line: *command-line-functions*
1111
1111
getcmdwintype() return the current command-line window type
1112
1112
getcompletion() list of command-line completion matches
1113
1113
fullcommand() get full command name
1114
+ cmdcomplete_info() get command-line completion information
1114
1115
1115
1116
Quickfix and location lists: *quickfix-functions*
1116
1117
getqflist() list of quickfix errors
You can’t perform that action at this time.
0 commit comments