File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed
Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 1- *options.txt* For Vim バージョン 9.1. Last change: 2024 Sep 07
1+ *options.txt* For Vim バージョン 9.1. Last change: 2024 Sep 10
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -2191,9 +2191,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
21912191 fuzzy 補完候補に対して |fuzzy-matching| を有効にする。これによ
21922192 り、より柔軟で直感的なマッチングが可能になり、文字をスキッ
21932193 プしたり、正確なシーケンスが入力されていなくてもマッチを見
2194- つけることができる。補完候補が選択肢のリストからどのように
2195- 削減されるかに違いがあるだけで、(異なる補完タイプを使用し
2196- て) 候補が収集される方法には違いはない。
2194+ つけることができる。
21972195
21982196 *'completepopup'* *'cpp'*
21992197'completepopup' 'cpp' 字列 (既定では空)
Original file line number Diff line number Diff line change 1- *options.txt* For Vim version 9.1. Last change: 2024 Sep 07
1+ *options.txt* For Vim version 9.1. Last change: 2024 Sep 10
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2148,10 +2148,7 @@ A jump table for the options with a short description can be found at |Q_op|.
21482148 fuzzy Enable | fuzzy-matching | for completion candidates. This
21492149 allows for more flexible and intuitive matching, where
21502150 characters can be skipped and matches can be found even
2151- if the exact sequence is not typed. Only makes a
2152- difference how completion candidates are reduced from the
2153- list of alternatives, but not how the candidates are
2154- collected (using different completion types).
2151+ if the exact sequence is not typed.
21552152
21562153 *'completepopup'* *'cpp'*
21572154'completepopup' 'cpp' string (default empty)
You can’t perform that action at this time.
0 commit comments