Skip to content

Commit cc279da

Browse files
committed
[sil-mode] Add highlighting for copy_block_without_escaping.
1 parent e71b2a5 commit cc279da

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
@@ -95,6 +95,7 @@
9595
"is_unique"
9696
"is_escaping_closure"
9797
"copy_block"
98+
"copy_block_without_escaping"
9899
"is_unique")
99100
'words) . font-lock-keyword-face)
100101
;; Literals

0 commit comments

Comments
 (0)