Skip to content

Commit f6c5066

Browse files
committed
[sil-mode] Add syntax highlighting for open_existential_metatype.
1 parent e524979 commit f6c5066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/sil-mode.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
"open_existential_addr" "alloc_existential_box"
121121
"init_existential_ref" "project_existential_box"
122122
"open_existential_ref" "open_existential_box"
123+
"open_existential_metatype"
123124
"objc_protocol")
124125
'words) . font-lock-keyword-face)
125126
;; Unchecked Conversions

0 commit comments

Comments
 (0)