Skip to content

Commit 04a649d

Browse files
authored
feat(highlights): add more keywords
1 parent a1bbe92 commit 04a649d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

queries/highlights.scm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
"open"
122122
"opens"
123123
"package"
124+
"permits"
124125
"private"
125126
"protected"
126127
"provides"
@@ -141,6 +142,8 @@
141142
"try"
142143
"uses"
143144
"volatile"
145+
"when"
144146
"while"
145147
"with"
148+
"yield"
146149
] @keyword

0 commit comments

Comments
 (0)