Add vim plugin: YouCompleteMe

This commit is contained in:
Michael Campagnaro 2015-11-29 15:13:22 -05:00
parent 5b63added1
commit e4c9ee07a7
2 changed files with 2 additions and 1 deletions

1
vim/init.vim Symbolic link
View File

@ -0,0 +1 @@
/home/michael/.vimrc

2
vimrc
View File

@ -15,8 +15,8 @@ Plug 'bling/vim-airline'
Plug 'tpope/vim-obsession'
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-classpath'
Plug 'Valloric/YouCompleteMe'
Plug 'rking/ag.vim'
"Plug 'christoomey/vim-tmux-navigator'
" Colors
Plug 'reedes/vim-colors-pencil'