Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2025-09-02 12:59:18 +00:00
parent 8e234ca18e
commit c5f2af61a6
7 changed files with 43 additions and 35 deletions

View File

@@ -6,9 +6,10 @@
servers = {
nil_ls.enable = true; # Nix
ts_ls.enable = true; # TS/JS
volar.enable = true; # Vue
cssls.enable = true; # CSS
dockerls.enable = true; # Docker
# elixirls.enable = true; # Elixir
elixirls.enable = true; # Elixir
};
};
};