parsers(fusion): add info about main branch

This commit is contained in:
Stephan Seitz 2021-11-26 21:40:56 +01:00
parent 096f0e91be
commit 61b21254ee
2 changed files with 2 additions and 3 deletions

View file

@ -135,6 +135,7 @@ list.fusion = {
install_info = {
url = "https://gitlab.com/jirgn/tree-sitter-fusion",
files = { "src/parser.c" },
branch = "main",
},
maintainers = { "@jirgn" },
experimental = true,