mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 19:00:02 -04:00
13 lines
231 B
Scheme
13 lines
231 B
Scheme
|
|
(type) @type
|
||
|
|
(statement) @statement
|
||
|
|
(number) @number
|
||
|
|
(comment) @comment
|
||
|
|
(string) @string
|
||
|
|
(label) @label
|
||
|
|
(keyword) @keyword
|
||
|
|
(boolean) @boolean
|
||
|
|
(float) @number
|
||
|
|
(constant) @identifier
|
||
|
|
(identifier) @constant
|
||
|
|
(punctuation) @punctuation
|