Skip to content

Commit 63e5bed

Browse files
authoredApr 29, 2025
docs: Mention Emacs client (#378)
1 parent 7b27cdc commit 63e5bed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎docs/index.md

+4
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ The language server is available on the [VSCode Marketplace](https://marketplace
6464

6565
You will have to install `nvim-lspconfig`, and follow the [instructions](https://github.com/neovim/nvim-lspconfig/blob/master/doc/configs.md#postgres_lsp).
6666

67+
### Emacs
68+
69+
The language client is available through [lsp-mode](https://github.com/emacs-lsp/lsp-mode). For more details, refer to their [manual page](https://emacs-lsp.github.io/lsp-mode/page/lsp-postgres/).
70+
6771
### Zed
6872

6973
The language server is available as an Extension. It's published from [this repo](https://github.com/LoamStudios/zed-postgres-language-server).

0 commit comments

Comments
 (0)
Please sign in to comment.