mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 14:00:00 -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
|
|
@ -63,7 +63,7 @@
|
|||
"revision": "b72933c0c0ff25f2de35bb3acabfe6979333187e"
|
||||
},
|
||||
"ledger": {
|
||||
"revision": "8cd93bdde7209dc8d1c4d682feaf5a37b81ceaa9"
|
||||
"revision": "16e9faca2215fed6bd6d1295fbb946fbcbde668f"
|
||||
},
|
||||
"lua": {
|
||||
"revision": "97b757ad3546d68dc1131e6ffb9b1d2a750eea29"
|
||||
|
|
|
|||
|
|
@ -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