mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-02 21:34:33 +02:00
plugins/lsp: add ansible language server
This commit is contained in:
parent
741dd36395
commit
2f9224ab0b
2 changed files with 7 additions and 0 deletions
|
@ -75,6 +75,7 @@
|
|||
enable = true;
|
||||
|
||||
servers = {
|
||||
ansiblels.enable = true;
|
||||
astro.enable = true;
|
||||
bashls.enable = true;
|
||||
biome.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue