with-grammars
pkgs.emacsPackages.treesit-grammars.with-grammars
Docs pulled from | This Revision | 34 minutes ago
treesit-grammars.with-grammars (p: [ p.tree-sitter-bash p.tree-sitter-c ... ])
Noogle detected
Implementation
The following is the current implementation of this function.
with-grammars =
fn:
pkgs.linkFarm "emacs-treesit-grammars" (map grammarToAttrSet (fn pkgs.tree-sitter.builtGrammars));