Fix indentation

This commit is contained in:
Camden Cheek 2021-04-28 08:12:20 -06:00 committed by Thomas Vigouroux
parent 859fbf8240
commit 7390cf4590

View file

@ -107,7 +107,7 @@ list.go = {
list.gomod = {
install_info = {
url = "https://github.com/camdencheek/tree-sitter-go-mod",
branch = "main",
branch = "main",
files = { "src/parser.c" },
},
maintainers = {"@camdencheek"},