1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:10:05 +08:00
SpaceVim/bundle/nvim-treesitter/queries/ledger/highlights.scm

55 lines
588 B
Scheme

[
(block_comment)
(comment)
(note)
(test)
] @comment
[
(quantity)
(negative_quantity)
] @number
[
(date)
(effective_date)
(time)
(interval)
] @string.special
[
(commodity)
(option)
(option_value)
(check_in)
(check_out)
] @text.literal
((account) @field)
"include" @include
[
"account"
"alias"
"assert"
"check"
"commodity"
"comment"
"def"
"default"
"end"
"eval"
"format"
"nomarket"
"note"
"payee"
"test"
"A"
"Y"
"N"
"D"
"C"
"P"
] @keyword