diff options
author | Benjamin Streit | 2022-09-13 06:53:55 +0000 |
---|---|---|
committer | GitHub | 2022-09-13 06:53:55 +0000 |
commit | ffb41a94f040e251a3269e0d13417b16bef244c0 (patch) | |
tree | c85e69faf3a869ea5631c8ecf5af98087a9bc6dc /book/src | |
parent | 0d8ffa6b4ae8de827b24df9aaccc4a2e43465d58 (diff) |
feat: Syntax highlighting for Astro files (#3829)
Diffstat (limited to 'book/src')
-rw-r--r-- | book/src/generated/lang-support.md | 1 |
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 | ✓ | | | | |