summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorHoracio Sanson <hsanson@gmail.com>2021-01-23 21:50:36 +0900
committerGitHub <noreply@github.com>2021-01-23 21:50:36 +0900
commit9fd9435cd525b1d3c4470db0d514f72ed31cfece (patch)
tree98504c77dbb4412e04830a7360ee9b8392c8f2f3 /supported-tools.md
parent1101346657edec80cbcbf7d1517711bf10b45847 (diff)
parentc1b6628425a87a7466c09afbd5f6c90217aa9ab0 (diff)
downloadale-9fd9435cd525b1d3c4470db0d514f72ed31cfece.zip
Merge pull request #3556 from jD91mZM2/rnix
Add rnix-lsp for Nix diagnostics and completion
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 92ae8d83..90485281 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -319,6 +319,7 @@ formatting.
* nix
* [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate)
* [nixpkgs-fmt](https://github.com/nix-community/nixpkgs-fmt)
+ * [rnix-lsp](https://github.com/nix-community/rnix-lsp)
* nroff
* [alex](https://github.com/wooorm/alex) :floppy_disk:
* [proselint](http://proselint.com/)