From 874c98b96d913299fd61b3125211d299b012572c Mon Sep 17 00:00:00 2001 From: w0rp Date: Wed, 1 Jan 2020 18:48:58 +0000 Subject: Make it more obvious you can use popup in completeopt now --- doc/ale.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/ale.txt') diff --git a/doc/ale.txt b/doc/ale.txt index e58b01bf..eafbc119 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -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 -- cgit v1.2.3