Open bandithedoge opened 10 months ago
link for convenience: https://github.com/remi-gelinas/nix-ts-mode
There is already support for rnix
LSP server: https://github.com/nix-community/rnix-lsp
There is another LSP server nixd
requested in this issue: https://github.com/emacs-lsp/lsp-mode/issues/4168
The
nix-ts-mode
package on MELPA provides a Tree-sitter-based major mode for Nix files. Since LSP Mode already supports other third-party TS-based modes such asjq-ts-mode
, it would make sense for this one to be included as well.