mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 20:00:07 -04:00
c_sharp: update parser and queries (#4169)
Remove "nameof" from @keyword.operator Co-authored-by: cbrunel <cbrunel@nomadis.co>
This commit is contained in:
parent
1c89f9b5bc
commit
c500926755
2 changed files with 1 additions and 2 deletions
|
|
@ -318,7 +318,6 @@
|
|||
"with"
|
||||
"new"
|
||||
"typeof"
|
||||
"nameof"
|
||||
"sizeof"
|
||||
"is"
|
||||
"and"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue