Skip to content

Commit 1aa919a

Browse files
authored
Merge pull request #1742 from vim-jp/hh-update-usr_41
Update usr_41.{txt,jax}
2 parents 190277d + 926faa6 commit 1aa919a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

doc/usr_41.jax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,6 +1044,7 @@ Blob 操作: *blob-functions*
10441044
swapname() バッファのスワップファイルパスを得る
10451045

10461046
コマンドライン: *command-line-functions*
1047+
getcmdcomplpat() 現在のコマンドラインの補完パターンを取得
10471048
getcmdcompltype() 現在のコマンドライン補完の種別を取得
10481049
getcmdline() 現在のコマンドライン入力を取得
10491050
getcmdprompt() 現在のコマンドラインプロンプトを取得

en/usr_41.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,6 +1068,8 @@ Buffers, windows and the argument list:
10681068
swapname() get the swap file path of a buffer
10691069

10701070
Command 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

0 commit comments

Comments
 (0)