Closed yami-beta closed 4 years ago
This looks great, except I wonder if it should be o
inside of the kind
attribute. From :h complete-items
word the text that will be inserted, mandatory
abbr abbreviation of "word"; when not empty it is used in
the menu instead of "word"
menu extra text for the popup menu, displayed after "word"
or "abbr"
info more information about the item, can be displayed in a
preview or popup window
kind single letter indicating the type of completion
asyncomplete has been indicating the completion type with a word in square brackets, but this would be more in keeping with how Vim intends these menus to appear, it seems.
Maybe something like #22
I merged #22 Is there anything else you would like to change?
Looks great, thanks!
ref. #13
show_source_kind
option