mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 05:20:00 -04:00
11 lines
131 B
Scheme
11 lines
131 B
Scheme
["BEGIN" "END"] @keyword
|
|
|
|
(dashes) @punctuation.delimiter
|
|
|
|
(label) @label
|
|
|
|
(data) @none
|
|
|
|
(comment) @comment @spell
|
|
|
|
(ERROR) @error
|