Add go mod grammar

This commit is contained in:
Camden Cheek 2021-04-28 08:18:19 -06:00
parent c389be5eee
commit a0cec948c5
No known key found for this signature in database
GPG key ID: 595BFFE3A04E48B9

View file

@ -64,6 +64,7 @@ Parsers for these languages are in development:
* [Agda](https://github.com/tree-sitter/tree-sitter-agda)
* [Erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang/)
* [Go mod](https://github.com/camdencheek/tree-sitter-go-mod)
* [Haskell](https://github.com/tree-sitter/tree-sitter-haskell)
* [Julia](https://github.com/tree-sitter/tree-sitter-julia)
* [Nix](https://github.com/cstrahan/tree-sitter-nix)