diff --git a/doc/ale.txt b/doc/ale.txt index 5d6e215a..2e5cd145 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -3111,7 +3111,7 @@ ALEComplete *ALEComplete* Manually trigger LSP autocomplete and show the menu. Works only when called from insert mode. > - inoremap :AleComplete + inoremap :ALEComplete < A plug mapping `(ale_complete)` is defined for this command. >