summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2020-01-01 18:48:58 +0000
committerw0rp <devw0rp@gmail.com>2020-01-01 18:49:01 +0000
commit874c98b96d913299fd61b3125211d299b012572c (patch)
tree2df1668f580ce8e4ceaba70a72db67e54faf5088
parent7a4f5cefba1477d049386a70320487868ab8583e (diff)
downloadale-874c98b96d913299fd61b3125211d299b012572c.zip
Make it more obvious you can use popup in completeopt now
-rw-r--r--doc/ale.txt5
1 files changed, 5 insertions, 0 deletions
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