summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorbaabelfish <baabelfish@gmail.com>2017-03-18 18:33:26 +0200
committerbaabelfish <baabelfish@gmail.com>2017-03-18 19:45:37 +0200
commit297bc8553c33211e706e6b82fe819e69710d7d8b (patch)
tree56a4c672cd3f8c9feae04a788e3cb9f079371f6e /doc/ale.txt
parente7d32fe37677636a0be087163c1efa7d0ba10d47 (diff)
downloadale-297bc8553c33211e706e6b82fe819e69710d7d8b.zip
Add support for nim check
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index e4b458f7..34bf8a20 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -103,6 +103,7 @@ The following languages and tools are supported.
* Lua: 'luacheck'
* Markdown: 'mdl', 'proselint'
* MATLAB: 'mlint'
+* nim: 'nim check'
* nix: 'nix-instantiate'
* nroff: 'proselint'
* OCaml: 'merlin' (see |ale-linter-integration-ocaml-merlin|)