emacs: all treesitter grammars

This commit is contained in:
2026-02-04 15:20:29 -05:00
parent e2b9e27504
commit 8950ee4644

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