aboutsummaryrefslogtreecommitdiff
path: root/book/src
diff options
context:
space:
mode:
authorBenjamin Streit2022-09-13 06:53:55 +0000
committerGitHub2022-09-13 06:53:55 +0000
commitffb41a94f040e251a3269e0d13417b16bef244c0 (patch)
treec85e69faf3a869ea5631c8ecf5af98087a9bc6dc /book/src
parent0d8ffa6b4ae8de827b24df9aaccc4a2e43465d58 (diff)
feat: Syntax highlighting for Astro files (#3829)
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 37ceec16..78362384 100644
--- a/book/src/generated/lang-support.md
+++ b/book/src/generated/lang-support.md
@@ -1,5 +1,6 @@
| Language | Syntax Highlighting | Treesitter Textobjects | Auto Indent | Default LSP |
| --- | --- | --- | --- | --- |
+| astro | ✓ | | | |
| awk | ✓ | ✓ | | `awk-language-server` |
| bash | ✓ | | | `bash-language-server` |
| beancount | ✓ | | | |