chore: replace nix-ts-mode with nix-mode

This commit is contained in:
Artur Manuel 2024-10-05 22:44:37 +01:00
commit 0ca91a2999
3 changed files with 12 additions and 4 deletions

View file

@ -34,7 +34,8 @@ in
embark
embark-consult
base16-theme
nix-ts-mode
nix-mode
envrc
;
treesit-grammars = e.treesit-grammars.with-all-grammars;
};