From 92d3ce5139a7a72afe56c2ac3a8991c33dca364c Mon Sep 17 00:00:00 2001 From: neodarz Date: Sun, 14 Jan 2018 14:13:10 +0100 Subject: install vundle command in nvim folder instead of vim fodler --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index d4e72f1..29b6bb2 100755 --- a/install.sh +++ b/install.sh @@ -40,8 +40,8 @@ yolo -S otf-fira-code #stow vim -#git clone https://github.com/vundlevim/vundle.vim.git vim/.vim/bundle/Vundle.vim -#vim +PluginInstall +qall +#git clone https://github.com/vundlevim/vundle.vim.git nvim/.config/nvim/bundle/Vundle.vim +#v +PluginInstall +qall ## The service doesn't work on my system... #./stow-services services/twmnd.service -- cgit v1.2.1