mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 05:50:04 -04:00
26 lines
421 B
Scheme
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
|