nvim-treesitter/queries/ledger/highlights.scm
Grzegorz Milka d02caad890 ledger: update highlights
I have updated the highlights in the upstream repo in
941bbf6098.
2021-04-15 10:15:29 +02:00

32 lines
384 B
Scheme

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