Editor Modes for Nix Files: Difference between revisions

imported>Jnoortheen
m added link to my project on vscode extension for Nix
imported>Artturin
add rnix-lsp
Line 6: Line 6:
* [https://github.com/shlevy/nix-buffer nix-buffer]
* [https://github.com/shlevy/nix-buffer nix-buffer]
* [https://github.com/jwiegley/nix-update-el nix-update-el]
* [https://github.com/jwiegley/nix-update-el nix-update-el]
* [https://github.com/nix-community/rnix-lsp rnix-lsp]
== Vim ==
== Vim ==
=== rnix-lsp ===
* [https://github.com/nix-community/rnix-lsp rnix-lsp on github]
instructions are in the readme
=== vim-addon-nix ===
=== vim-addon-nix ===
This plugin supports syntax highlighting and simple syntax and undeclared variable checking.
This plugin supports syntax highlighting and simple syntax and undeclared variable checking.