clean up bundles and language files

This commit is contained in:
Haak Saxberg 2015-12-02 16:31:45 -08:00 committed by Haak Saxberg
parent 2782cae8dc
commit 42c260cf08
3 changed files with 2 additions and 70 deletions

View file

@ -38,6 +38,8 @@ Plugin 'tpope/vim-surround'
Plugin 'scrooloose/syntastic'
Plugin 'christoomey/vim-tmux-navigator'
Plugin 'Valloric/YouCompleteMe'
Plugin 'tpope/vim-rails'
Plugin 'tpope/vim-rake'
" YouCompleteMe
nnoremap K :YcmCompleter GoTo<CR>