plugins/lsp: add beancount-language-server (#920)

This commit is contained in:
Coutinho de Souza 2024-01-08 23:04:55 +00:00 committed by GitHub
parent 0f1c0bda6d
commit 6645fea915
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -83,6 +83,7 @@
ansiblels.enable = true;
astro.enable = true;
bashls.enable = true;
beancount.enable = true;
biome.enable = true;
ccls.enable = true;
clangd.enable = true;