Editor Modes for Nix Files: Difference between revisions

imported>Artturin
add rnix-lsp
imported>Toraritte
m Add categories
Line 1: Line 1:
This is a list of editor modes for Nix syntax.
Nix language has decent syntax highlighting (SH) support among popular code editors, but refactoring/autocomplete is still rare. Below is a list of editor modes for Nix syntax.  


== Emacs ==
== Emacs ==
Line 64: Line 64:
== nano ==
== nano ==
* [https://github.com/seitz/nanonix nanonix]
* [https://github.com/seitz/nanonix nanonix]
[[Category:Nix Expression Language]]
[[Category:Guide]]