summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorJerko Steiner <jerko.steiner@gmail.com>2019-10-18 01:32:31 +0900
committerw0rp <w0rp@users.noreply.github.com>2019-10-17 17:32:31 +0100
commite5a4c82917a17e759350d5137fb1afbf3e933c2a (patch)
tree39cf59399d9d8a422c64b4c14dc141c208dedf08 /supported-tools.md
parentf4070f6c43b3cb2e7463d8426a68d5a726991288 (diff)
downloadale-e5a4c82917a17e759350d5137fb1afbf3e933c2a.zip
Add support for nimlsp (#2815)
* Add support for nimlsp.vim * Add test and docs for nimlsp * Add nimlsp to supported-tools.md * Add nimlsp to doc/ale-supported-languages-and-tools.txt
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 226baeaf..c302d38c 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -291,6 +291,7 @@ formatting.
* [nasm](https://www.nasm.us/) :floppy_disk:
* Nim
* [nim check](https://nim-lang.org/docs/nimc.html) :floppy_disk:
+ * [nimlsp](https://github.com/PMunch/nimlsp)
* nix
* [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate)
* [nixpkgs-fmt](https://github.com/nix-community/nixpkgs-fmt)