Skip to content

Commit

Permalink
Neobundle command
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Temple committed Mar 10, 2015
1 parent 6cc0ada commit 2780867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vim/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ git clone https://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim

# Install Plugins
cd ~/.vim
vim +PluginInstall +qall
vim +NeoBundleInstall +qall

0 comments on commit 2780867

Please sign in to comment.