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; emacs = pkgs.emacs-unstable-pgtk;
extraPackages = extraPackages =
epkgs: epkgs:
[ with epkgs; [
epkgs.dracula-theme dracula-theme
treesit-grammars.with-all-grammars
] ]
++ (with pkgs; [ ++ (with pkgs; [
shellcheck shellcheck