remove LanguageServer
This commit is contained in:
parent
6fda7375be
commit
56699bc168
@ -5,7 +5,3 @@ if [ -x "$(command -v pip3)" ]; then
|
||||
pip3 install --user pynvim
|
||||
pip3 install --user python-language-server
|
||||
fi
|
||||
|
||||
pushd ./.vim/bundle/LanguageClient-neovim
|
||||
./install.sh
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user