diff options
author | Alex Suraci | 2022-09-18 17:06:51 +0000 |
---|---|---|
committer | GitHub | 2022-09-18 17:06:51 +0000 |
commit | ea25ed6431d65265ea44b3438b062ff9e6fa5668 (patch) | |
tree | c98ecd9d537a504687250e3775043a7cca064d21 /book/src | |
parent | 08937fc00e0f133f4393cae6b16ea65bcdd38487 (diff) |
add `bass` language + highlighting (#3771)
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 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` | |