Editor Modes for Nix Files: Difference between revisions
imported>Hasit Add zed-nix link |
m typo |
||
Line 2: | Line 2: | ||
== Language servers == | == Language servers == | ||
Most popular editors have support for the | Most popular editors have support for the [https://microsoft.github.io/language-server-protocol language server protocol], the following language servers can be used to provide features like completions and go-to-definition. | ||
* [https://github.com/oxalica/nil nil] | * [https://github.com/oxalica/nil nil] | ||
* [https://github.com/nix-community/rnix-lsp rnix-lsp] | * [https://github.com/nix-community/rnix-lsp rnix-lsp] |