Skip to content

Commit fd08151

Browse files
committed
fix by review
1 parent 7adae65 commit fd08151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/builtin.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ complete({startcol}, {matches}) なし 挿入モード補完を設定する
149149
complete_add({expr}) 数値 補完候補を追加する
150150
complete_check() 数値 補完中に押されたキーをチェックする
151151
complete_info([{what}]) 辞書 現在の補完情報を取得
152-
complete_match([{lnum}, {col}]) リスト 補完桁とトリガーテキストを取得
152+
complete_match([{lnum}, {col}]) リスト 補完のカラムとトリガー文字列を取得
153153
confirm({msg} [, {choices} [, {default} [, {type}]]])
154154
数値 ユーザーへの選択肢と番号
155155
copy({expr}) 任意 {expr}の浅いコピーを作る

0 commit comments

Comments
 (0)