mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 06:20:01 -04:00
Add ledger parser, folds and highlights queries
This commit is contained in:
parent
32e39094b9
commit
459173e5c7
5 changed files with 31 additions and 0 deletions
|
|
@ -62,6 +62,9 @@
|
|||
"kotlin": {
|
||||
"revision": "b72933c0c0ff25f2de35bb3acabfe6979333187e"
|
||||
},
|
||||
"ledger": {
|
||||
"revision": "e09aad33e577674cc623672b7b2d48c70eade3d7"
|
||||
},
|
||||
"lua": {
|
||||
"revision": "97b757ad3546d68dc1131e6ffb9b1d2a750eea29"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue