Make it more obvious you can use popup in completeopt now
This commit is contained in:
parent
7a4f5cefba
commit
874c98b96d
1 changed files with 5 additions and 0 deletions
|
@ -432,6 +432,11 @@ vimrc, and your issues should go away. >
|
|||
|
||||
set completeopt=menu,menuone,preview,noselect,noinsert
|
||||
<
|
||||
|
||||
Or alternatively, if you want to show documentation in popups: >
|
||||
|
||||
set completeopt=menu,menuone,popup,noselect,noinsert
|
||||
<
|
||||
*ale-symbols*
|
||||
|
||||
ALE provides a set of basic completion symbols. If you want to replace those
|
||||
|
|
Reference in a new issue