Downgrade glimmer to the 0.19.0 version

This commit is contained in:
Stephan Seitz 2021-03-07 23:18:59 +01:00 committed by Kiyan
parent 0894b5d0bd
commit 0b67258711
2 changed files with 1 additions and 2 deletions

View file

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