Skip to content

Commit

Permalink
install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fegin committed Oct 20, 2014
1 parent 264d9c7 commit 1661c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
echo "let g:evervim_devtoken=''" > vimrc_private
git submodule update --init
vim +PluginInstall +qall
vim -u NONE +PluginInstall +qall
cd ~/.vim/bundle/YouCompleteMe
./install.sh --clang-completer
cd -
Expand Down

0 comments on commit 1661c75

Please sign in to comment.