mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
16 lines
210 B
Scheme
16 lines
210 B
Scheme
((comment) @comment)
|
|
|
|
((date) @number)
|
|
((account) @variable)
|
|
((note) @comment)
|
|
((amount) @keyword)
|
|
((quantity) @number)
|
|
((commodity) @string)
|
|
|
|
"include" @include
|
|
|
|
[
|
|
"account"
|
|
"end"
|
|
"def"
|
|
] @keyword
|