mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
Update lockfile.json and amount query for ledger
`amount_expr` was renamed to `amount` in 52101ac32e890ac224e51cb005182bbe45c0250d.
This commit is contained in:
parent
839f621955
commit
9385413597
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
((date) @number)
|
||||
((account) @variable)
|
||||
((note) @comment)
|
||||
((amount_expr) @keyword)
|
||||
((amount) @keyword)
|
||||
((quantity) @number)
|
||||
((commodity) @string)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue