mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 19:00: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
|
(comment) @comment
|
||||||
|
|
||||||
[
|
[
|
||||||
(BALANCE) (OPEN) (CLOSE) (COMMODITY) (PAD)
|
(balance) (open) (close) (commodity) (pad)
|
||||||
(EVENT) (PRICE) (NOTE) (DOCUMENT) (QUERY)
|
(event) (price) (note) (document) (query)
|
||||||
(CUSTOM) (PUSHTAG) (POPTAG) (PUSHMETA)
|
(custom) (pushtag) (poptag) (pushmeta)
|
||||||
(POPMETA) (OPTION) (INCLUDE) (PLUGIN)
|
(popmeta) (option) (include) (plugin)
|
||||||
] @keyword
|
] @keyword
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue