mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 15:30:01 -04:00
Filetype is tla
This commit is contained in:
parent
da2336ea80
commit
a19912e105
1 changed files with 1 additions and 1 deletions
|
|
@ -397,7 +397,7 @@ list.tlaplus = {
|
||||||
files = { "src/parser.c", "src/scanner.cc" }
|
files = { "src/parser.c", "src/scanner.cc" }
|
||||||
},
|
},
|
||||||
maintainers = { "@ahelwer" },
|
maintainers = { "@ahelwer" },
|
||||||
filetype = "tlaplus"
|
filetype = "tla"
|
||||||
}
|
}
|
||||||
|
|
||||||
list.toml = {
|
list.toml = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue