summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2021-06-19 10:57:34 +0100
committerw0rp <devw0rp@gmail.com>2021-06-19 10:57:34 +0100
commite78519683e5320971faa7fe5c9dd8c0dd6fd3100 (patch)
treeeb4b257b5f3376fd79082b9f3d0f68ed318140d1 /doc/ale.txt
parent84a4a76aafaefe125df785ebac2e4858ec54debb (diff)
downloadale-e78519683e5320971faa7fe5c9dd8c0dd6fd3100.zip
Close #3433 - Only use noselect if set for automatic completion
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 9ff05059..62881503 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -561,7 +561,6 @@ 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