Skip to content

Commit

Permalink
Fix plug install
Browse files Browse the repository at this point in the history
  • Loading branch information
Filippo Liverani committed Oct 14, 2019
1 parent 8ce8509 commit e36d349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ fi

ln -sf $path/vimrc ~/.vimrc

vim - +PlugUpgrade +PlugInstall +PlugUpdate +PlugClean +qall
vim +PlugUpgrade +PlugInstall +PlugUpdate +PlugClean +qall

0 comments on commit e36d349

Please sign in to comment.