mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-09 05:54:45 +08:00
Make it more obvious you can use popup in completeopt now
This commit is contained in:
@@ -432,6 +432,11 @@ vimrc, and your issues should go away. >
|
|||||||
|
|
||||||
set completeopt=menu,menuone,preview,noselect,noinsert
|
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-symbols*
|
||||||
|
|
||||||
ALE provides a set of basic completion symbols. If you want to replace those
|
ALE provides a set of basic completion symbols. If you want to replace those
|
||||||
|
|||||||
Reference in New Issue
Block a user