mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 23:40:04 -04:00
Fixed typo in parsers.lua
This commit is contained in:
parent
0cc5ec9c11
commit
e3a41d13b7
1 changed files with 1 additions and 1 deletions
|
|
@ -1401,7 +1401,7 @@ return {
|
||||||
},
|
},
|
||||||
maintainers = { '@kelvin-273' },
|
maintainers = { '@kelvin-273' },
|
||||||
tier = 2,
|
tier = 2,
|
||||||
}
|
},
|
||||||
mlir = {
|
mlir = {
|
||||||
install_info = {
|
install_info = {
|
||||||
generate = true,
|
generate = true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue