nvim-treesitter/queries/ledger/highlights.scm
2021-02-23 22:34:59 +01:00

32 lines
387 B
Scheme

((comment) @comment)
((date) @number)
((account) @variable)
((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