summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt3
1 files changed, 0 insertions, 3 deletions
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.