mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-24 23:39:45 -05:00
vuels: fix dependency
This commit is contained in:
@@ -234,7 +234,7 @@ with lib; let
|
||||
{
|
||||
name = "vuels";
|
||||
description = "Enable vuels, for Vue";
|
||||
package = pkgs.nodePackages.vue-language-server;
|
||||
package = pkgs.nodePackages.vls;
|
||||
}
|
||||
{
|
||||
name = "zls";
|
||||
|
||||
Reference in New Issue
Block a user