mirror of
https://github.com/Dummi26/mers.git
synced 2025-03-10 05:43:53 +01:00
15 lines
328 B
Scheme
15 lines
328 B
Scheme
(string) @string
|
|
(variable) @variable
|
|
(number) @number
|
|
(chain_dot) @punctuation.delimeter
|
|
|
|
(if_if) @keyword.control.conditional
|
|
(if_else) @keyword.control.conditional
|
|
|
|
(func_arrow) @function
|
|
|
|
(block_start) @punctuation.bracket
|
|
(block_end) @punctuation.bracket
|
|
(tuple_start) @punctuation.bracket
|
|
(tuple_end) @punctuation.bracket
|