tree-sitter-cuda
tree-sitter-cuda copied to clipboard
bug: no highlights.scm
Did you check existing issues?
- [ ] I have read all the tree-sitter docs if it relates to using the parser
- [X] I have searched the existing issues
Tree-Sitter CLI Version, if relevant (output of tree-sitter --version)
No response
Describe the bug
The package.json reports a missing highlights.scm: https://github.com/tree-sitter-grammars/tree-sitter-cuda/blob/7c97acb8398734d790c86210c53c320df61ff66b/package.json#L57
Steps To Reproduce/Bad Parse Tree
Expected Behavior/Parse Tree
Repro
No response
Thank you for reporting! I tried to add it in #93