File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *options.txt* For Vim version 9.1. Last change: 2025 Feb 16
1+ *options.txt* For Vim version 9.1. Last change: 2025 Feb 27
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2107,10 +2107,10 @@ A jump table for the options with a short description can be found at |Q_op|.
21072107 *'completeitemalign'* *'cia'*
21082108'completeitemalign' 'cia' string (default: "abbr,kind,menu")
21092109 global
2110- A comma-separated list of | complete-items | that controls the alignment
2111- and display order of items in the popup menu during Insert mode
2112- completion. The supported values are abbr, kind, and menu. These
2113- options allow to customize how the completion items are shown in the
2110+ A comma-separated list of strings that controls the alignment and
2111+ display order of items in the popup menu during Insert mode
2112+ completion. The supported values are " abbr", " kind" , and " menu".
2113+ These values allow customizing how | complete- items| are shown in the
21142114 popup menu. Note: must always contain those three values in any
21152115 order.
21162116
You can’t perform that action at this time.
0 commit comments