diff options
author | jD91mZM2 <me@krake.one> | 2021-01-22 17:29:51 +0100 |
---|---|---|
committer | jD91mZM2 <me@krake.one> | 2021-01-23 13:23:14 +0100 |
commit | c1b6628425a87a7466c09afbd5f6c90217aa9ab0 (patch) | |
tree | d5d568fde678ce58878b00553995d2f6d07ee282 /supported-tools.md | |
parent | 9a1e91e075abf386e8c6fd620ec0835e566a7db1 (diff) | |
download | ale-c1b6628425a87a7466c09afbd5f6c90217aa9ab0.zip |
Add rnix-lsp for Nix diagnostics and completion
Diffstat (limited to 'supported-tools.md')
-rw-r--r-- | supported-tools.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md index ff4a78d8..6994a337 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -313,6 +313,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/) |