pinwheel: Add "all" treesitter languages for emacs
This commit is contained in:
@@ -9,6 +9,7 @@ let
|
||||
alwaysTangle = true;
|
||||
extraEmacsPackages = epkgs: [
|
||||
epkgs.flymake-go-staticcheck
|
||||
epkgs.tree-sitter-langs
|
||||
epkgs.treesit-grammars.with-all-grammars
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user