From cdf3fa7aa683685388c2b8a2355560d9511f45c4 Mon Sep 17 00:00:00 2001 From: neodarz Date: Thu, 5 Jul 2018 20:54:35 +0200 Subject: Fix nvim --- install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 14d6f51..7562ad8 100755 --- a/install.sh +++ b/install.sh @@ -41,8 +41,6 @@ #stow vim -#nvim +PluginInstall +qall - ## The service doesn't work on my system... #./stow-services services/twmnd.service #stow twmnd @@ -53,7 +51,9 @@ #stow nvim #git clone https://github.com/vundlevim/vundle.vim.git ~/.config/nvim/bundle/Vundle.vim -#nvim + +#nvim +PluginInstall +qall + ## Install mutt # yolo Module::Install # <== required by html-view -- cgit v1.2.1