mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-07 19:35:01 +02:00
lsp-packages: rename starpls-bin to starpls
starpls-bin is an alias since Nov 2024
0b7768a68c
This commit is contained in:
parent
bc0555c869
commit
9b2fb9c90c
1 changed files with 1 additions and 1 deletions
|
@ -371,7 +371,7 @@
|
||||||
"standard"
|
"standard"
|
||||||
];
|
];
|
||||||
starlark_rust = "starlark-rust";
|
starlark_rust = "starlark-rust";
|
||||||
starpls = "starpls-bin";
|
starpls = "starpls";
|
||||||
statix = "statix";
|
statix = "statix";
|
||||||
stylelint_lsp = "stylelint-lsp";
|
stylelint_lsp = "stylelint-lsp";
|
||||||
superhtml = "superhtml";
|
superhtml = "superhtml";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue