mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
chore(gleam): update parser info
This commit is contained in:
parent
4096d010c5
commit
faa4caa661
1 changed files with 2 additions and 2 deletions
|
|
@ -528,10 +528,10 @@ list.gitignore = {
|
|||
|
||||
list.gleam = {
|
||||
install_info = {
|
||||
url = "https://github.com/J3RN/tree-sitter-gleam",
|
||||
url = "https://github.com/gleam-lang/tree-sitter-gleam",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@connorlay" },
|
||||
maintainers = { "@amaanq" },
|
||||
}
|
||||
|
||||
list.glimmer = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue