aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/forth/highlights.scm
blob: e3e494f63cc8934b65c9d4928dccf36ee885666b (plain) (blame)
1
2
3
4
5
6
7
([(start_definition)(end_definition)] @keyword)
((number) @constant)
((string) @string)
((word) @function)
((comment) @comment)
([(core)] @type)
([(operator)] @operator)