Files
dotfiles/dot_vim/plugged/vim-lsp-settings/installer/install-pylsp-all.cmd

5 lines
104 B
Batchfile

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