aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 57f62be7..26098b3b 100644
--- a/README.md
+++ b/README.md
@@ -198,7 +198,7 @@ lsp_installer.settings({
| Puppet | `puppet` |
| PureScript | `purescriptls` |
| Python | `jedi_language_server` |
-| Python | `pylsp` |
+| Python [(docs)][pylsp] | `pylsp` |
| Python | `pyright` |
| ReScript | `rescriptls` |
| Rome | `rome` |
@@ -226,6 +226,7 @@ lsp_installer.settings({
[eslint]: ./lua/nvim-lsp-installer/servers/eslint/README.md
[tflint]: ./lua/nvim-lsp-installer/servers/tflint/README.md
[tsserver]: ./lua/nvim-lsp-installer/servers/tsserver/README.md
+[pylsp]: ./lua/nvim-lsp-installer/servers/pylsp/README.md
## Custom servers