tree-sitter grammar for go.mod files.
The grammar is fairly small, and has been working well for highlighting for me. I expect it to evolve slightly to better fit tree-sitter best practices, but there shouldn't be anything major.
A tree-sitter grammar for go.mod files
Repository from Github https://github.comcamdencheek/tree-sitter-go-mod
tree-sitter grammar for go.mod files.
The grammar is fairly small, and has been working well for highlighting for me. I expect it to evolve slightly to better fit tree-sitter best practices, but there shouldn't be anything major.
A tree-sitter grammar for go.mod files
MIT License