We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7adae65 commit fd08151Copy full SHA for fd08151
doc/builtin.jax
@@ -149,7 +149,7 @@ complete({startcol}, {matches}) なし 挿入モード補完を設定する
149
complete_add({expr}) 数値 補完候補を追加する
150
complete_check() 数値 補完中に押されたキーをチェックする
151
complete_info([{what}]) 辞書 現在の補完情報を取得
152
-complete_match([{lnum}, {col}]) リスト 補完桁とトリガーテキストを取得
+complete_match([{lnum}, {col}]) リスト 補完のカラムとトリガー文字列を取得
153
confirm({msg} [, {choices} [, {default} [, {type}]]])
154
数値 ユーザーへの選択肢と番号
155
copy({expr}) 任意 {expr}の浅いコピーを作る
0 commit comments