mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -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"
|
"readonly"
|
||||||
"static"
|
"static"
|
||||||
"volatile"
|
"volatile"
|
||||||
|
"required"
|
||||||
] @storageclass
|
] @storageclass
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue