From 53d39a584c847d84c6f9ba7ec1303442503a7329 Mon Sep 17 00:00:00 2001 From: neodarz Date: Thu, 7 Sep 2017 22:17:49 +0200 Subject: Add nvim conf --- install.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 513863b..3d6f2fe 100755 --- a/install.sh +++ b/install.sh @@ -43,3 +43,7 @@ yaourt -S otf-fira-code #git clone https://github.com/VundleVim/Vundle.vim.git vim/.vim/bundle/Vundle.vim #vim +PluginInstall +qall + +#stow nvim + +#git clone https://github.com/vundlevim/vundle.vim.git ~/.config/nvim/.config/nvim/bundle/Vundle.vim -- cgit v1.2.1