Skip to content

Commit 919f83e

Browse files
docs: update configs.md
skip-checks: true
1 parent aafaef1 commit 919f83e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/configs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7926,7 +7926,7 @@ require'lspconfig'.postgres_lsp.setup{}
79267926
Default config:
79277927
- `cmd` :
79287928
```lua
7929-
{ "postgres_lsp" }
7929+
{ "postgres_lsp", "lsp-proxy" }
79307930
```
79317931
- `filetypes` :
79327932
```lua

doc/configs.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7926,7 +7926,7 @@ require'lspconfig'.postgres_lsp.setup{}
79267926
Default config:
79277927
- `cmd` :
79287928
```lua
7929-
{ "postgres_lsp" }
7929+
{ "postgres_lsp", "lsp-proxy" }
79307930
```
79317931
- `filetypes` :
79327932
```lua

0 commit comments

Comments
 (0)