query
On this page

with-grammars

pkgs.emacsPackages.manualPackages.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

Aliases

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));