emacs: all treesitter grammars

This commit is contained in:
2026-02-04 15:20:29 -05:00
parent 048fffc307
commit a5d94c4c26

View File

@@ -25,8 +25,9 @@
emacs = pkgs.emacs-unstable-pgtk;
extraPackages =
epkgs:
[
epkgs.dracula-theme
with epkgs; [
dracula-theme
treesit-grammars.with-all-grammars
]
++ (with pkgs; [
shellcheck