plugins/lsp: Add efm-langserver (#531)

This commit is contained in:
traxys 2023-08-19 22:17:07 +02:00 committed by GitHub
parent 07af7710e2
commit 4ef53c788b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -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;