Add branch to glimmer config

This commit is contained in:
NullVoxPopuli 2021-02-28 18:42:08 -05:00 committed by Stephan Seitz
parent 3568e54669
commit 4868c2117f

View file

@ -296,6 +296,7 @@ list.glimmer = {
install_info = {
url = "https://github.com/alexlafroscia/tree-sitter-glimmer",
files = { "src/parser.c", "src/scanner.c" },
branch = 'main',
},
readme_name = "Glimmer and Ember",
maintainers = { "@alexlafroscia" },