This commit is contained in:
Charlie Root 2024-09-25 18:04:42 +02:00
commit ff9f3aa198
5 changed files with 68 additions and 59 deletions

View file

@ -22,6 +22,7 @@
.emacsWithPackages (epkgs:
with epkgs; [
vterm
treesit-grammars.with-all-grammars
]);
in {
config = mkIf cfg.enable {