15 lines
No EOL
198 B
Scheme
15 lines
No EOL
198 B
Scheme
[
|
|
"construct" "namespace"
|
|
"func"
|
|
"def"
|
|
"with"
|
|
"while"
|
|
"if"
|
|
"catch"
|
|
"include" "in"
|
|
"use"
|
|
] @keyword
|
|
|
|
(number) @number
|
|
(string) @string
|
|
(call (call) @function (identifier) @property) |