nvim-treesitter/queries/ledger/highlights.scm
Cédric Barreteau 9385413597 Update lockfile.json and amount query for ledger
`amount_expr` was renamed to `amount` in
52101ac32e890ac224e51cb005182bbe45c0250d.
2021-02-04 21:53:32 +01:00

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