mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Fix beancount queries
This commit is contained in:
parent
6f85037437
commit
c7313ffd10
1 changed files with 4 additions and 4 deletions
|
|
@ -19,8 +19,8 @@
|
|||
(comment) @comment
|
||||
|
||||
[
|
||||
(BALANCE) (OPEN) (CLOSE) (COMMODITY) (PAD)
|
||||
(EVENT) (PRICE) (NOTE) (DOCUMENT) (QUERY)
|
||||
(CUSTOM) (PUSHTAG) (POPTAG) (PUSHMETA)
|
||||
(POPMETA) (OPTION) (INCLUDE) (PLUGIN)
|
||||
(balance) (open) (close) (commodity) (pad)
|
||||
(event) (price) (note) (document) (query)
|
||||
(custom) (pushtag) (poptag) (pushmeta)
|
||||
(popmeta) (option) (include) (plugin)
|
||||
] @keyword
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue