mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
highlights(swift): add keywords "convenience", "required", "override"
This commit is contained in:
parent
bb1c6c2475
commit
24db489566
1 changed files with 3 additions and 0 deletions
|
|
@ -40,6 +40,9 @@
|
|||
"extension"
|
||||
"indirect"
|
||||
"some"
|
||||
"override"
|
||||
"convenience"
|
||||
"required"
|
||||
] @keyword
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue