mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-13 18:54:30 +02:00
plugins/lsp: add beancount-language-server (#920)
This commit is contained in:
parent
0f1c0bda6d
commit
6645fea915
2 changed files with 6 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue