Add support for nim check

This commit is contained in:
baabelfish
2017-03-18 18:33:26 +02:00
parent e7d32fe376
commit 297bc8553c
4 changed files with 90 additions and 0 deletions

View File

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