Build and coc fixes

This commit is contained in:
Andrejus
2020-07-15 18:04:28 +01:00
parent a02b41f9ec
commit 4bbafe1b4f
3 changed files with 14 additions and 9 deletions

View File

@@ -10,9 +10,7 @@ if [ ! -f $plug_target ]; then
fi
echo "Installing neovim support";
pip3 install neovim
pip3 install pynvim
node --version
export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring && pip3 install --user neovim pynvim 'python-language-server[all]'
npm install -g neovim elm-format
sudo gem install neovim