diff options
-rwxr-xr-x | install.sh | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |