mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-02 13:24:28 +02:00
plugins/lsp: add ast-grep language server
This commit is contained in:
parent
e2e7258267
commit
b12d81c69a
2 changed files with 9 additions and 0 deletions
|
@ -104,6 +104,7 @@
|
|||
|
||||
servers = {
|
||||
ansiblels.enable = true;
|
||||
ast-grep.enable = true;
|
||||
astro.enable = true;
|
||||
bashls.enable = true;
|
||||
beancount.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue