Remove python-lsp-server setup
This commit is contained in:
parent
d300288799
commit
f45918c93d
2 changed files with 0 additions and 23 deletions
|
|
@ -38,8 +38,6 @@ aur_build_dir: '/usr/local/src'
|
|||
python_build_dir: '/usr/local/src'
|
||||
python_install_dir: '/opt'
|
||||
|
||||
# Note that the "python-lsp-server" and "neovim" python
|
||||
# packages should be installed to the corresponding virtualenv as well.
|
||||
language_servers:
|
||||
- {
|
||||
package: ansible-language-server,
|
||||
|
|
@ -91,11 +89,6 @@ language_servers:
|
|||
server_name: 'pyright',
|
||||
auto_setup: false
|
||||
}
|
||||
- {
|
||||
package: python-lsp-server,
|
||||
server_name: 'pylsp',
|
||||
auto_setup: false
|
||||
}
|
||||
|
||||
python_download_url: 'https://www.python.org/ftp/python'
|
||||
python_versions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue