We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 508e2af commit 1472333Copy full SHA for 1472333
clients/lsp-postgres.el
@@ -69,7 +69,7 @@ This is only for development use."
69
70
(lsp-dependency
71
'postgres-ls
72
- '(:system "postgres-ls")
+ '(:system "postgrestools")
73
`(:download :url ,(lsp-postgres--postgres-ls-url)
74
:store-path ,(f-join lsp-postgres-server-store-path
75
(pcase system-type
0 commit comments