Skip to content

Commit

Permalink
Bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
fegin committed Nov 22, 2014
1 parent 1661c75 commit 19e9e1a
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 -u NONE +PluginInstall +qall
vim +PluginInstall +qall
cd ~/.vim/bundle/YouCompleteMe
./install.sh --clang-completer
cd -
Expand Down

0 comments on commit 19e9e1a

Please sign in to comment.