mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -04:00
Add branch to glimmer config
This commit is contained in:
parent
3568e54669
commit
4868c2117f
1 changed files with 1 additions and 0 deletions
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue