diff options
author | Kyle L. Davis | 2022-08-08 22:59:55 +0000 |
---|---|---|
committer | GitHub | 2022-08-08 22:59:55 +0000 |
commit | 4ce5a94552d887b9b14000dfdd1abe76a6d5f315 (patch) | |
tree | 7862e28e5dad432705111496889355ead9b13dac /book/src | |
parent | d9321134f6c0f2a009540812bacfaa6a4b621751 (diff) |
Add language: beancount (#3297)
Co-authored-by: erasin <erasinoo@gmail.com>
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Co-authored-by: Erasin <erasinoo@gmail.com>
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 a79f79f0..432efb78 100644 --- a/book/src/generated/lang-support.md +++ b/book/src/generated/lang-support.md @@ -1,6 +1,7 @@ | Language | Syntax Highlighting | Treesitter Textobjects | Auto Indent | Default LSP | | --- | --- | --- | --- | --- | | bash | ✓ | | | `bash-language-server` | +| beancount | ✓ | | | | | c | ✓ | ✓ | ✓ | `clangd` | | c-sharp | ✓ | | | `OmniSharp` | | cairo | ✓ | | | | |