nvim-treesitter/queries/beancount/highlights.scm
2021-03-22 07:11:10 +01:00

26 lines
421 B
Scheme

(date) @field
(txn) @attribute
(account) @type
(amount) @number
(incomplete_amount) @number
(amount_tolerance) @number
(currency) @property
(key) @label
(string) @string
(tag) @constant
(link) @constant
(comment) @comment
[
(BALANCE) (OPEN) (CLOSE) (COMMODITY) (PAD)
(EVENT) (PRICE) (NOTE) (DOCUMENT) (QUERY)
(CUSTOM) (PUSHTAG) (POPTAG) (PUSHMETA)
(POPMETA) (OPTION) (INCLUDE) (PLUGIN)
] @keyword