diff --git a/doc/ale.txt b/doc/ale.txt index d325fb22..991d7941 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -642,9 +642,6 @@ ALE supports the following LSP/tsserver features. ------------------------------------------------------------------------------- 5.1 Completion *ale-completion* -NOTE: At the moment, only `tsserver` for TypeScript code is supported for -completion. - ALE offers limited support for automatic completion of code while you type. Completion is only supported while a least one LSP linter is enabled. ALE will only suggest symbols provided by the LSP servers.