1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-28 01:00:05 +08:00
SpaceVim/bundle/nvim-treesitter/queries/beancount/highlights.scm

27 lines
421 B
Scheme
Raw Normal View History

(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