Editor Modes for Nix Files: Difference between revisions
m typo |
Tomodachi94 (talk | contribs) 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 == | ||