mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -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" },
|
||||
},
|
||||
filetype = 'cs',
|
||||
maintainers = {'@svermeulen'},
|
||||
maintainers = {'@Luxed'},
|
||||
}
|
||||
|
||||
list.typescript = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue