don't install YCM for now

pull/5/head
Adam Veldhousen 2019-12-11 18:54:52 -06:00
parent 614ef373f1
commit ae799f72c4
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B
2 changed files with 1 additions and 2 deletions

View File

@ -83,7 +83,6 @@ else
echo "skipping tools..." echo "skipping tools..."
fi fi
#------------------------------------------------------------------ #------------------------------------------------------------------
# Set up home directory deps # Set up home directory deps
#------------------------------------------------------------------ #------------------------------------------------------------------

View File

@ -1,7 +1,7 @@
git://github.com/tpope/vim-pathogen.git git://github.com/tpope/vim-pathogen.git
git://github.com/tpope/vim-fugitive.git git://github.com/tpope/vim-fugitive.git
git://github.com/tpope/vim-dispatch.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/nathanaelkane/vim-indent-guides.git
git://github.com/airblade/vim-gitgutter.git git://github.com/airblade/vim-gitgutter.git
git://github.com/fholgado/minibufexpl.vim.git git://github.com/fholgado/minibufexpl.vim.git