tree-sitter-perga/queries/perga/highlights.scm

8 lines
261 B
Scheme

[ "fun" "λ" "forall" "∏" ] @keyword
[ "->" "=>" "→" "⇒" "," ":=" ";" ":" ] @punctuation.delimiter
[ "(" ")" ] @punctuation.bracket
;[ "*" "□" "[]" ] @constant.builtin
(comment) @comment
(identifier) @variable
;(param) @variable.parameter
;(type) @type