Remove an outdated note from the documentation

This commit is contained in:
w0rp 2018-07-06 08:20:48 +01:00
parent 1e9b36cdbf
commit cb8643ce74
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 0 additions and 3 deletions

View File

@ -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.