about summary refs log tree commit diff
path: root/pkgs/applications/editors/emacs/elisp-packages/manual-packages/treesit-grammars
AgeCommit message (Collapse)AuthorFilesLines
2023-06-03emacs.pkgs.treesit-grammars: refactorMario Rodas1-12/+13
- Do not pass tree-sitter since it refers to the Emacs packages and it's not needed - Use stdenv.hostPlatform since it's not a compiler.
2023-05-09emacs.pkgs.treesit-grammars: init fake packageDamien Cassou1-0/+19
Adding this package gives Emacs access to tree-sitter grammars.