aboutsummaryrefslogtreecommitdiff
path: root/book/src
diff options
context:
space:
mode:
authoralois312022-11-23 03:49:02 +0000
committerGitHub2022-11-23 03:49:02 +0000
commit26ec1cf39a3c5f548f199918b0a84d614a5c6be7 (patch)
tree8b0c5cd2f238ae81f66d6ae19dc67b916a17ba3c /book/src
parent42e37a571e75aaf4feb1717dfebe8cf215e535dd (diff)
Add QML language support (#4842)
Fixes https://github.com/helix-editor/helix/issues/2771
Diffstat (limited to 'book/src')
-rw-r--r--book/src/generated/lang-support.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md
index 59b60851..ac955036 100644
--- a/book/src/generated/lang-support.md
+++ b/book/src/generated/lang-support.md
@@ -93,6 +93,7 @@
| protobuf | ✓ | | ✓ | |
| purescript | ✓ | | | `purescript-language-server` |
| python | ✓ | ✓ | ✓ | `pylsp` |
+| qml | ✓ | | ✓ | `qmlls` |
| r | ✓ | | | `R` |
| racket | | | | `racket` |
| regex | ✓ | | | |