mirror of
https://github.com/dense-analysis/ale
synced 2025-01-08 23:19:35 +00:00
Make it more obvious you can use popup in completeopt now
This commit is contained in:
parent
7a4f5cefba
commit
874c98b96d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user