From 876272789b62ca617f11c22980bdf452751e11bd Mon Sep 17 00:00:00 2001 From: detachhead Date: Sun, 7 Jul 2024 17:36:28 +1000 Subject: [PATCH] remove links to emacs LSP projects that don't support basedpyright --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 4a88c0c781..e3948452e1 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -86,7 +86,7 @@ Sublime text users can install both [LSP](https://packagecontrol.io/packages/LSP ### Emacs -Emacs users can install [eglot](https://github.com/joaotavora/eglot), [lsp-bridge](https://github.com/manateelazycat/lsp-bridge) or [lsp-mode](https://github.com/emacs-lsp/lsp-mode) with [lsp-pyright](https://github.com/emacs-lsp/lsp-pyright). +Emacs users can install [lsp-bridge](https://github.com/manateelazycat/lsp-bridge). ### PyCharm