emacs: add all treesit-grammars

This commit is contained in:
Charlie Root 2024-09-26 00:31:24 +02:00
commit 2f2c7be0a5

View file

@ -22,6 +22,7 @@
.emacsWithPackages (epkgs:
with epkgs; [
vterm
treesit-grammars.with-all-grammars
]);
in {
config = mkIf cfg.enable {
@ -43,7 +44,6 @@ in {
(mkIf (config.programs.gnupg.agent.enable)
pinentry-emacs) # in-emacs gnupg prompts
zstd # for undo-fu-session/undo-tree compression
## Module dependencies
# :email mu4e
mu