nvim-treesitter/queries/ledger/highlights.scm

17 lines
210 B
Scheme
Raw Normal View History

((comment) @comment)
((date) @number)
((account) @variable)
((note) @comment)
((amount) @keyword)
((quantity) @number)
((commodity) @string)
"include" @include
[
"account"
"end"
"def"
] @keyword