mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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" }
|
||||
},
|
||||
maintainers = { "@ahelwer" },
|
||||
filetype = "tlaplus"
|
||||
filetype = "tla"
|
||||
}
|
||||
|
||||
list.toml = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue