mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
feat: c# required keyword
This commit is contained in:
parent
161576dde2
commit
a1929ef139
1 changed files with 1 additions and 0 deletions
|
|
@ -364,6 +364,7 @@
|
|||
"readonly"
|
||||
"static"
|
||||
"volatile"
|
||||
"required"
|
||||
] @storageclass
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue