Editor Modes for Nix Files: Difference between revisions

Klinger (talk | contribs)
m typo
m add Micro support information
Line 82: Line 82:
== nano ==
== nano ==
* [https://github.com/seitz/nanonix nanonix]
* [https://github.com/seitz/nanonix nanonix]
== micro ==
Syntax highlighting is built-in. LSP support is available through the [https://github.com/AndCake/micro-plugin-lsp <code>lsp</code> plugin].


== Codemirror ==
== Codemirror ==