mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 01:46:18 +04:00
9eec9adb8f
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
20 lines
211 B
Scheme
20 lines
211 B
Scheme
[
|
|
"SYSCONFIG"
|
|
"BLOCK"
|
|
"LOCATE"
|
|
"COMP"
|
|
"FREQUENCY"
|
|
"PORT"
|
|
"IOBUF"
|
|
] @keyword
|
|
|
|
["SITE"] @keyword.storage
|
|
|
|
["="] @operator
|
|
|
|
((number) @constant.numeric)
|
|
|
|
((string) @string)
|
|
((line_comment) @comment)
|
|
|