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:
Amaan Qureshi 2023-01-28 07:59:56 -05:00 committed by GitHub
parent 8546502163
commit aad763de6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 72 additions and 0 deletions

View file

@ -218,6 +218,9 @@
"julia": {
"revision": "9d368185be7e8139f2eda93d8b0acc2a54031718"
},
"kdl": {
"revision": "3a67244a48e9446248fc48117afe11dab19b030a"
},
"kotlin": {
"revision": "e4637037a5fe6f25fe66c305669faa0855f35692"
},