summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--queries/swift/highlights.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/queries/swift/highlights.scm b/queries/swift/highlights.scm
index 6edd2fe9..d948ef35 100644
--- a/queries/swift/highlights.scm
+++ b/queries/swift/highlights.scm
@@ -33,6 +33,8 @@
"typealias"
"struct"
"class"
+ "actor"
+ "nonisolated"
"enum"
"protocol"
"extension"