mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
Downgrade glimmer to the 0.19.0 version
This commit is contained in:
parent
0894b5d0bd
commit
0b67258711
2 changed files with 1 additions and 2 deletions
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue