helix/runtime/queries/lpf/highlights.scm

20 lines
211 B
Scheme
Raw Normal View History

2024-09-13 13:28:20 -05:00
[
"SYSCONFIG"
"BLOCK"
"LOCATE"
"COMP"
"FREQUENCY"
"PORT"
"IOBUF"
] @keyword
["SITE"] @keyword.storage
["="] @operator
((number) @constant.numeric)
((string) @string)
((line_comment) @comment)