diff --git a/plugins/lsp/lsp-packages.nix b/plugins/lsp/lsp-packages.nix index 721ab6de..0b7f15c9 100644 --- a/plugins/lsp/lsp-packages.nix +++ b/plugins/lsp/lsp-packages.nix @@ -371,7 +371,7 @@ "standard" ]; starlark_rust = "starlark-rust"; - starpls = "starpls-bin"; + starpls = "starpls"; statix = "statix"; stylelint_lsp = "stylelint-lsp"; superhtml = "superhtml";