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 cb5c28d commit 7d92867Copy full SHA for 7d92867
doc/builtin.jax
@@ -12079,9 +12079,9 @@ wildtrigger() *wildtrigger()*
12079
パターンの補完も有効にする。
12080
12081
手動で 'wildchar' を押す場合とは異なり、この関数はマッチするも
12082
- のが見つからない場合でもビープ音を鳴らさず、全体的にに静かに動
12083
- 作する。そのため、|:autocmd| などから自動的に補完を開始するの
12084
- に適している。
+ のが見つからない場合でもビープ音を鳴らさず、全体的に静かに動作
+ する。そのため、|:autocmd| などから自動的に補完を開始するのに
+ 適している。
12085
*cmdline-autocompletion*
12086
例: コマンドラインで入力中に補完メニューを自動的に表示させるに
12087
は、以下を使用する: >
0 commit comments