From e78519683e5320971faa7fe5c9dd8c0dd6fd3100 Mon Sep 17 00:00:00 2001 From: w0rp Date: Sat, 19 Jun 2021 10:57:34 +0100 Subject: Close #3433 - Only use noselect if set for automatic completion --- doc/ale.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3