mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 22:40:12 -04:00
12 lines
231 B
Scheme
12 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
|