From a0cec948c53f11c5248b115aef71923191a399aa Mon Sep 17 00:00:00 2001 From: Camden Cheek Date: Wed, 28 Apr 2021 08:18:19 -0600 Subject: [PATCH] Add go mod grammar --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 207dae70..b18efd9f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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)