mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-18 08:19:39 +01:00
plugins/efmls-configs: use dependencies for efm-langserver
This commit is contained in:
parent
c40f1b0fbd
commit
593e8114cd
3 changed files with 18 additions and 13 deletions
|
|
@ -110,6 +110,7 @@ in
|
|||
curl.default = "curl";
|
||||
direnv.default = "direnv";
|
||||
distant.default = "distant";
|
||||
efm-langserver.default = "efm-langserver";
|
||||
fish.default = "fish";
|
||||
flutter.default = "flutter";
|
||||
fzf = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue