From bb1748758ebed8821873b52223d1cd97c7414cc6 Mon Sep 17 00:00:00 2001 From: neodarz Date: Thu, 5 Jul 2018 20:52:10 +0200 Subject: Edit nvim installation --- install.sh | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/install.sh b/install.sh index 2d014bf..7075273 100755 --- a/install.sh +++ b/install.sh @@ -41,20 +41,19 @@ yolo -S otf-fira-code #stow vim -#git clone https://github.com/vundlevim/vundle.vim.git nvim/.config/nvim/bundle/Vundle.vim -#v +PluginInstall +qall +#nvim +PluginInstall +qall ## The service doesn't work on my system... #./stow-services services/twmnd.service #stow twmnd #sed -i s/absolute_position=1920x25/absolute_position=3840x25/g ~/.config/twmn/twmn.conf +#sudo pacman -S python-neovim python-twisted + #stow nvim #git clone https://github.com/vundlevim/vundle.vim.git ~/.config/nvim/bundle/Vundle.vim - -#sudo pacman -S python-neovim python-twisted - +#nvim ## Install mutt # yolo Module::Install # <== required by html-view -- cgit v1.2.1