mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 14:30:05 -04:00
feat: add kdl (#4227)
* feat: add kdl * feat: comment queries * fix(kdl): comments properly highlighted now * feat(kdl): folds * chore: bump revision to feature-complete parser * fix: folds
This commit is contained in:
parent
8546502163
commit
aad763de6b
5 changed files with 72 additions and 0 deletions
|
|
@ -218,6 +218,9 @@
|
|||
"julia": {
|
||||
"revision": "9d368185be7e8139f2eda93d8b0acc2a54031718"
|
||||
},
|
||||
"kdl": {
|
||||
"revision": "3a67244a48e9446248fc48117afe11dab19b030a"
|
||||
},
|
||||
"kotlin": {
|
||||
"revision": "e4637037a5fe6f25fe66c305669faa0855f35692"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue