mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-25 02:08:40 +02:00
Resolve aliases
This commit is contained in:
parent
aeb6ae37a7
commit
6594472fd2
1 changed files with 1 additions and 1 deletions
|
@ -508,7 +508,7 @@ let
|
||||||
name = "prolog-ls";
|
name = "prolog-ls";
|
||||||
description = "prolog_ls for SWI-Prolog";
|
description = "prolog_ls for SWI-Prolog";
|
||||||
serverName = "prolog_ls";
|
serverName = "prolog_ls";
|
||||||
package = "swiProlog";
|
package = "swi-prolog";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "purescriptls";
|
name = "purescriptls";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue