mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
plugins/lsp/packages (postgres_lsp): rename nixpkgs package
This commit is contained in:
parent
4728aae7cf
commit
7c949f2faf
1 changed files with 1 additions and 1 deletions
|
|
@ -326,7 +326,7 @@
|
||||||
"phan"
|
"phan"
|
||||||
];
|
];
|
||||||
phpactor = "phpactor";
|
phpactor = "phpactor";
|
||||||
postgres_lsp = "postgres-lsp";
|
postgres_lsp = "postgres-language-server";
|
||||||
protols = "protols";
|
protols = "protols";
|
||||||
psalm = [
|
psalm = [
|
||||||
"phpPackages"
|
"phpPackages"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue