Skip to content

Commit 0addbff

Browse files
authored
Highlight "module" as a keyword
Used when declaring and using Hack modules
1 parent 85c0279 commit 0addbff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack-mode.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -612,6 +612,7 @@ If PROPERTIZE-TAGS is non-nil, apply `hack-xhp-tag' to tag names."
612612
"await"
613613
"concurrent"
614614
"enum"
615+
"module"
615616
"newtype"
616617
"readonly"
617618
"shape"

0 commit comments

Comments
 (0)