mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 01:40:02 -04:00
highlights(slang): add support for where
This commit is contained in:
parent
c4c1f516ec
commit
01cdcfb216
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
"extension"
|
"extension"
|
||||||
"property"
|
"property"
|
||||||
"associatedtype"
|
"associatedtype"
|
||||||
|
"where"
|
||||||
] @keyword
|
] @keyword
|
||||||
|
|
||||||
"__init" @constructor
|
"__init" @constructor
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue