File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -1044,6 +1044,7 @@ Blob 操作: *blob-functions*
10441044 swapname() バッファのスワップファイルパスを得る
10451045
10461046コマンドライン: *command-line-functions*
1047+ getcmdcomplpat() 現在のコマンドラインの補完パターンを取得
10471048 getcmdcompltype() 現在のコマンドライン補完の種別を取得
10481049 getcmdline() 現在のコマンドライン入力を取得
10491050 getcmdprompt() 現在のコマンドラインプロンプトを取得
Original file line number Diff line number Diff line change @@ -1068,6 +1068,8 @@ Buffers, windows and the argument list:
10681068 swapname() get the swap file path of a buffer
10691069
10701070Command line: *command-line-functions*
1071+ getcmdcomplpat() get completion pattern of the current command
1072+ line
10711073 getcmdcompltype() get the type of the current command line
10721074 completion
10731075 getcmdline() get the current command line input
You can’t perform that action at this time.
0 commit comments