File tree 2 files changed +4
-9
lines changed
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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -2191,9 +2191,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
2191
2191
fuzzy 補完候補に対して |fuzzy-matching| を有効にする。これによ
2192
2192
り、より柔軟で直感的なマッチングが可能になり、文字をスキッ
2193
2193
プしたり、正確なシーケンスが入力されていなくてもマッチを見
2194
- つけることができる。補完候補が選択肢のリストからどのように
2195
- 削減されるかに違いがあるだけで、(異なる補完タイプを使用し
2196
- て) 候補が収集される方法には違いはない。
2194
+ つけることができる。
2197
2195
2198
2196
*'completepopup'* *'cpp'*
2199
2197
'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
2
2
3
3
4
4
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|.
2148
2148
fuzzy Enable | fuzzy-matching | for completion candidates. This
2149
2149
allows for more flexible and intuitive matching, where
2150
2150
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.
2155
2152
2156
2153
*'completepopup'* *'cpp'*
2157
2154
'completepopup' 'cpp' string (default empty)
You can’t perform that action at this time.
0 commit comments