File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- *insert.txt* For Vim バージョン 9.1. Last change: 2025 Apr 14
1+ *insert.txt* For Vim バージョン 9.1. Last change: 2025 May 08
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -1281,6 +1281,7 @@ Note 最初の呼び出し以降にカーソルが移動した可能性があり
12811281ポップアップメニューの幅の最小値はオプション 'pumwidth' で設定できる。既定値は
1282128215 文字である。
12831283
1284+ *compl-states*
12841285ポップアップメニューには 3 つの状態がある:
128512861. 候補が挿入された状態。例えば CTRL-N や CTRL-P の後。
128612872. カーソルキーを使って他の候補を選択した後。候補はまだ挿入されていなく、1
Original file line number Diff line number Diff line change 1- *insert.txt* For Vim version 9.1. Last change: 2025 Apr 14
1+ *insert.txt* For Vim version 9.1. Last change: 2025 May 08
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1347,6 +1347,7 @@ use all space available.
13471347The 'pumwidth' option can be used to set a minimum width. The default is 15
13481348characters.
13491349
1350+ *compl-states*
13501351There are three states:
135113521. A complete match has been inserted, e.g., after using CTRL-N or CTRL-P .
135213532. A cursor key has been used to select another match. The match was not
You can’t perform that action at this time.
0 commit comments