# tree-sitter-gomod
[tree-sitter][] grammar for go.mod files.
[tree-sitter]: https://github.com/tree-sitter/tree-sitter
## Status
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.