Skip to content

Commit

Permalink
Update vimproc install
Browse files Browse the repository at this point in the history
  • Loading branch information
fegin committed Aug 11, 2014
1 parent dcedc01 commit 7974865
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ vim +PluginInstall +qall
cd ~/.vim/bundle/YouCompleteMe
./install.sh --clang-completer
cd -
cd ~/.vim/bundle/vimproc.vim
make
cd -

# brew install cmake
# sudo apt-get isntall build-essential cmake python-dev

0 comments on commit 7974865

Please sign in to comment.