nvim-treesitter/queries/ledger/highlights.scm
2021-01-31 10:44:45 +01:00

16 lines
215 B
Scheme

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