1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00

lsp-packages: rename starpls-bin to starpls

starpls-bin is an alias since Nov 2024
0b7768a68c
This commit is contained in:
Sandro Jäckel 2025-07-18 15:03:05 +02:00 committed by Matt Sturgeon
parent 01b7101bdc
commit 0c50ed9349

View file

@ -371,7 +371,7 @@
"standard"
];
starlark_rust = "starlark-rust";
starpls = "starpls-bin";
starpls = "starpls";
statix = "statix";
stylelint_lsp = "stylelint-lsp";
superhtml = "superhtml";