mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
Fix installer for pyls-all
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@echo off
|
||||
|
||||
call "%~dp0\pip_install.cmd" pyls "python-language-server[all]"
|
||||
move pyls pyls-all
|
||||
move pyls.cmd pyls-all.cmd
|
||||
|
||||
Reference in New Issue
Block a user