tree-sitter-grammers.tree-sitter-phpdoc: init

tree-sitter-php can use it internally to render PHP doc comments. See
https://github.com/tree-sitter/tree-sitter-php/issues/50.
This commit is contained in:
Steven Allen
2026-01-27 09:41:11 -08:00
parent a1c631c259
commit a7024c093b
@@ -727,6 +727,18 @@
};
};
phpdoc = {
version = "0.1.8";
url = "github:claytonrcarter/tree-sitter-phpdoc";
hash = "sha256-X+ElKI0ZMLCmxEanKsDRL/1KzGZfBrG7zITsT+jSrtQ=";
meta = {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
Stebalien
];
};
};
pioasm = {
version = "0-unstable-2024-10-12";
url = "github:leo60228/tree-sitter-pioasm/afece58efdb30440bddd151ef1347fa8d6f744a9";