1
0
Fork 0
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:
Gaetan Lepage 2025-11-06 23:37:37 +01:00 committed by Gaétan Lepage
parent 4728aae7cf
commit 7c949f2faf

View file

@ -326,7 +326,7 @@
"phan"
];
phpactor = "phpactor";
postgres_lsp = "postgres-lsp";
postgres_lsp = "postgres-language-server";
protols = "protols";
psalm = [
"phpPackages"