summaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
parente7d32fe37677636a0be087163c1efa7d0ba10d47 (diff)
downloadale-297bc8553c33211e706e6b82fe819e69710d7d8b.zip
Add support for nim check
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b88c7fe5..9f5c3906 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,7 @@ name. That seems to be the fairest way to arrange this table.
| Lua | [luacheck](https://github.com/mpeterv/luacheck) |
| Markdown | [mdl](https://github.com/mivok/markdownlint), [proselint](http://proselint.com/)|
| MATLAB | [mlint](https://www.mathworks.com/help/matlab/ref/mlint.html) |
+| Nim | [nim](https://nim-lang.org/docs/nimc.html) |
| nix | [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate) |
| nroff | [proselint](http://proselint.com/)|
| OCaml | [merlin](https://github.com/the-lambda-church/merlin) see `:help ale-integration-ocaml-merlin` for configuration instructions