mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
32 lines
384 B
Scheme
32 lines
384 B
Scheme
((comment) @comment)
|
|
|
|
((date) @number)
|
|
((account) @field)
|
|
((note) @comment)
|
|
((amount) @keyword)
|
|
((quantity) @number)
|
|
((commodity) @string)
|
|
|
|
"include" @include
|
|
|
|
[
|
|
"account"
|
|
"alias"
|
|
"assert"
|
|
"check"
|
|
"commodity"
|
|
"def"
|
|
"default"
|
|
"end"
|
|
"eval"
|
|
"format"
|
|
"nomarket"
|
|
"note"
|
|
"payee"
|
|
"A"
|
|
"Y"
|
|
"N"
|
|
"D"
|
|
"C"
|
|
"P"
|
|
] @keyword
|