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 (date) @field
(txn) @attribute (txn) @attribute
(account) @type (account) @type
(amount) @number (amount) @number
(incomplete_amount) @number (incomplete_amount) @number
(compound_amount) @number
(amount_tolerance) @number (amount_tolerance) @number
(currency) @property (currency) @property
(key) @label (key) @label
(string) @string (string) @string @spell
(narration) @string @spell
(payee) @string @spell
(tag) @constant (tag) @constant
(link) @constant (link) @constant
[
(comment) @comment (minus) (plus) (slash) (asterisk)
] @operator
(comment) @comment @spell
[ [
(balance) (open) (close) (commodity) (pad) (balance) (open) (close) (commodity) (pad)
(event) (price) (note) (document) (query) (event) (price) (note) (document) (query)