Skip to content

Commit 85a3b06

Browse files
committed
Merge branch 'hh-update-builtin' of https://github.com/vim-jp/vimdoc-ja-working into hh-update-builtin
2 parents d91ed5e + ad3b3bf commit 85a3b06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/builtin.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3967,8 +3967,8 @@ getcmdcomplpat() *getcmdcomplpat()*
39673967
現在のコマンドラインの補完パターンを返す。
39683968
コマンドラインが編集されている場合にのみ機能するため、
39693969
|c_CTRL-\_e| または |c_CTRL-R_=| を使用する必要がある。
3970-
|getcmdtype()||setcmdpos()||getcmdline()|
3971-
|getcmdprompt()||getcmdcompltype()| および |setcmdline()| も
3970+
|getcmdtype()|, |setcmdpos()|, |getcmdline()|,
3971+
|getcmdprompt()|, |getcmdcompltype()| および |setcmdline()| も
39723972
参照。
39733973
補完が定義されていない場合は空の文字列を返す。
39743974

0 commit comments

Comments
 (0)