mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02:00
plugins/lsp: Add efm-langserver (#531)
This commit is contained in:
parent
07af7710e2
commit
4ef53c788b
2 changed files with 6 additions and 0 deletions
|
@ -82,6 +82,7 @@
|
|||
cssls.enable = true;
|
||||
dartls.enable = true;
|
||||
denols.enable = true;
|
||||
efm.enable = true;
|
||||
elmls.enable = true;
|
||||
eslint.enable = true;
|
||||
elixirls.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue