From 33202a39f57a9cf75aed5896764976d56cb1ac7a Mon Sep 17 00:00:00 2001 From: w0rp Date: Sat, 29 Aug 2020 20:45:45 +0100 Subject: #2107 - Recommend instead, which avoids autocmd functions --- doc/ale.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ale.txt b/doc/ale.txt index f7fae380..d45cada7 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -477,7 +477,7 @@ function in your |vimrc| file to force insert completion instead, like so: > endif " Exit and re-enter insert mode, and use insert completion - return "\a\" + return "\a\" endfunction inoremap =SmartInsertCompletion() -- cgit v1.2.3