highlights(beancount): update on latest updates

This commit is contained in:
Brian Ryall 2023-01-27 23:18:25 -05:00 committed by Christian Clason
parent e38446fe21
commit 5812ae26f7

View file

@ -1,23 +1,21 @@
(date) @field
(txn) @attribute
(account) @type
(amount) @number
(incomplete_amount) @number
(compound_amount) @number
(amount_tolerance) @number
(currency) @property
(key) @label
(string) @string
(string) @string @spell
(narration) @string @spell
(payee) @string @spell
(tag) @constant
(link) @constant
(comment) @comment
[
(minus) (plus) (slash) (asterisk)
] @operator
(comment) @comment @spell
[
(balance) (open) (close) (commodity) (pad)
(event) (price) (note) (document) (query)