diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
