diff options
author | aurieh <me@aurieh.me> | 2017-10-30 18:46:02 +0200 |
---|---|---|
committer | aurieh <me@aurieh.me> | 2017-11-07 10:55:43 +0200 |
commit | 3a57e4d1516c31e305d9f374d2f83a9a541afa52 (patch) | |
tree | 671afe847806a5de17196b23ef2a3a604e5ce435 /doc/ale.txt | |
parent | b5254e97608fb6b64e30b78b3d81171574426dab (diff) | |
download | ale-3a57e4d1516c31e305d9f374d2f83a9a541afa52.zip |
Update doc and README for Dart LSP
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index f00e1ac2..67a5a130 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -270,7 +270,7 @@ Notes: * CSS: `csslint`, `stylelint`, `prettier` * Cython (pyrex filetype): `cython` * D: `dmd` -* Dart: `dartanalyzer`!! +* Dart: `dartanalyzer`!!, `language_server` * Dockerfile: `hadolint` * Elixir: `credo`, `dogma`!! * Elm: `elm-format, elm-make` |