;; -> ;
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
passthru = old.passthru // {
|
passthru = old.passthru // {
|
||||||
treeSitter = true;
|
treeSitter = true;
|
||||||
};
|
};
|
||||||
});;
|
});
|
||||||
extraEmacsPackages = epkgs: with epkgs; [
|
extraEmacsPackages = epkgs: with epkgs; [
|
||||||
treesit-grammars.with-all-grammars
|
treesit-grammars.with-all-grammars
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user