feat: configured elixir lsp
This commit is contained in:
parent
26baabd822
commit
89328000a3
|
@ -62,6 +62,9 @@
|
|||
# c++
|
||||
clangd.enable = true;
|
||||
|
||||
# elixir
|
||||
elixirls.enable = true;
|
||||
|
||||
# nix
|
||||
nixd = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue