diff options
-rwxr-xr-x | install.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -41,9 +41,8 @@ yaourt -S otf-fira-code #stow vim -#git clone https://github.com/VundleVim/Vundle.vim.git vim/.vim/bundle/Vundle.vim +#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 |