mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
Updated TLA+ version, queries, maintainers (#2442)
This commit is contained in:
parent
50cf31065c
commit
b12c10778c
3 changed files with 13 additions and 11 deletions
|
|
@ -469,7 +469,7 @@ list.tlaplus = {
|
|||
url = "https://github.com/tlaplus-community/tree-sitter-tlaplus",
|
||||
files = { "src/parser.c", "src/scanner.cc" },
|
||||
},
|
||||
maintainers = { "@ahelwer" },
|
||||
maintainers = { "@ahelwer", "@susliko" },
|
||||
filetype = "tla",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue