don't install YCM for now
parent
614ef373f1
commit
ae799f72c4
|
|
@ -83,7 +83,6 @@ else
|
|||
echo "skipping tools..."
|
||||
fi
|
||||
|
||||
|
||||
#------------------------------------------------------------------
|
||||
# Set up home directory deps
|
||||
#------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
git://github.com/tpope/vim-pathogen.git
|
||||
git://github.com/tpope/vim-fugitive.git
|
||||
git://github.com/tpope/vim-dispatch.git
|
||||
git://github.com/Valloric/YouCompleteMe.git
|
||||
#git://github.com/Valloric/YouCompleteMe.git
|
||||
git://github.com/nathanaelkane/vim-indent-guides.git
|
||||
git://github.com/airblade/vim-gitgutter.git
|
||||
git://github.com/fholgado/minibufexpl.vim.git
|
||||
|
|
|
|||
Loading…
Reference in New Issue