aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorcgahr2023-11-03 21:21:54 +0000
committerGitHub2023-11-03 21:21:54 +0000
commit5c325fe342c26f31df495ec478a1d427270e8e42 (patch)
treec49ea54536a6ab5cc8296d29ad062e13d5df02f6 /book
parent70bbbd7d193a7928c9b621af9a7e192ef8251f6b (diff)
replace kdl tree-sitter to fix highlighting (#8652)
* replace kdl tree-sitter * kdl: adopt highlights for new tree-sitter * kdl: add indent queries * kdl: add textobjects * kdl: improve syntax highlighting * kdl: update lang-support * kdl: make indents more concise --------- Co-authored-by: Constantin Gahr <constantin.gahr@ipp.mpg.de>
Diffstat (limited to 'book')
-rw-r--r--book/src/generated/lang-support.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md
index c879a967..3b2a115f 100644
--- a/book/src/generated/lang-support.md
+++ b/book/src/generated/lang-support.md
@@ -81,7 +81,7 @@
| jsx | ✓ | ✓ | ✓ | `typescript-language-server` |
| julia | ✓ | ✓ | ✓ | `julia` |
| just | ✓ | ✓ | ✓ | |
-| kdl | ✓ | | | |
+| kdl | ✓ | ✓ | ✓ | |
| kotlin | ✓ | | | `kotlin-language-server` |
| latex | ✓ | ✓ | | `texlab` |
| lean | ✓ | | | `lean` |