tree-sitter-langs
tree-sitter-langs copied to clipboard
feat: Add Go Mode support
trafficstars
For #999.
@jcs090218 Thank you for stepping up so fast and for doing this.
There is a similar issue with builtin 30.1 php-ts-mode depending on phpdoc, that is not in the bundle.
phpdoc grammar can be found here: https://github.com/claytonrcarter/tree-sitter-phpdoc
I think the injection support is still lacking. 🤔 See https://github.com/emacs-tree-sitter/elisp-tree-sitter/issues/233.
It seems like it compiled on aarch64 but not on x64. 🤔