aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorAlex Suraci2022-09-18 17:06:51 +0000
committerGitHub2022-09-18 17:06:51 +0000
commitea25ed6431d65265ea44b3438b062ff9e6fa5668 (patch)
treec98ecd9d537a504687250e3775043a7cca064d21 /book
parent08937fc00e0f133f4393cae6b16ea65bcdd38487 (diff)
add `bass` language + highlighting (#3771)
Diffstat (limited to 'book')
-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 faa2667e..86c26042 100644
--- a/book/src/generated/lang-support.md
+++ b/book/src/generated/lang-support.md
@@ -3,6 +3,7 @@
| astro | ✓ | | | |
| awk | ✓ | ✓ | | `awk-language-server` |
| bash | ✓ | | | `bash-language-server` |
+| bass | ✓ | | | `bass` |
| beancount | ✓ | | | |
| c | ✓ | ✓ | ✓ | `clangd` |
| c-sharp | ✓ | ✓ | | `OmniSharp` |