mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 05:50:04 -04:00
fix invalid annotation in beancount query
This commit is contained in:
parent
a38097256a
commit
900222e1ad
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
(date) @field
|
||||
(txn) @annotation
|
||||
(txn) @attribute
|
||||
|
||||
(account) @type
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue