mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 20:00:07 -04:00
parsers(c_sharp): put myself as a maintainer
This commit is contained in:
parent
dad4903048
commit
b5d603a876
1 changed files with 1 additions and 1 deletions
|
|
@ -291,7 +291,7 @@ list.c_sharp = {
|
||||||
files = { "src/parser.c", "src/scanner.c" },
|
files = { "src/parser.c", "src/scanner.c" },
|
||||||
},
|
},
|
||||||
filetype = 'cs',
|
filetype = 'cs',
|
||||||
maintainers = {'@svermeulen'},
|
maintainers = {'@Luxed'},
|
||||||
}
|
}
|
||||||
|
|
||||||
list.typescript = {
|
list.typescript = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue