mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
fix(idl): fix author name (#6840)
This commit is contained in:
parent
5d2473d05c
commit
020c5bc03f
1 changed files with 1 additions and 1 deletions
|
|
@ -962,7 +962,7 @@ list.idl = {
|
||||||
url = "https://github.com/cathaysia/tree-sitter-idl",
|
url = "https://github.com/cathaysia/tree-sitter-idl",
|
||||||
files = { "src/parser.c" },
|
files = { "src/parser.c" },
|
||||||
},
|
},
|
||||||
maintainers = { "@cathaysa" },
|
maintainers = { "@cathaysia" },
|
||||||
}
|
}
|
||||||
|
|
||||||
list.ini = {
|
list.ini = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue