Files
vim-lsp-settings-mirror/installer/install-pyls-all.cmd
2020-10-27 22:43:42 +09:00

5 lines
106 B
Batchfile

@echo off
call "%~dp0\pip_install.cmd" pyls "python-language-server[all]"
move pyls.cmd pyls-all.cmd