mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 01:04:34 +02:00
plugins/lsp: add emmet_ls language server
This commit is contained in:
parent
74c50575eb
commit
739bbfef2d
2 changed files with 6 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
digestif.enable = true;
|
||||
efm.enable = true;
|
||||
elmls.enable = true;
|
||||
emmet_ls.enable = true;
|
||||
eslint.enable = true;
|
||||
elixirls.enable = true;
|
||||
# pkgs.fsautocomplete only supports linux platforms
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue