tree-sitter-gomod 1.0.1

gomod grammar for the tree-sitter parsing library
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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.