This commit is contained in:
2024-07-14 14:19:06 -04:00
parent d3257d36e4
commit 031084e3c6

View File

@@ -11,7 +11,7 @@
passthru = old.passthru // {
treeSitter = true;
};
});;
});
extraEmacsPackages = epkgs: with epkgs; [
treesit-grammars.with-all-grammars
];