Remove other unused vim bundles

pull/2/head
Bodaniel Jeanes 2011-12-28 10:05:46 -06:00
parent 9b8fe856d1
commit c5bdfc7cf7
1 changed files with 0 additions and 5 deletions

View File

@ -6,10 +6,6 @@ call vundle#rc()
" Let Vundle manage Vundle
Bundle 'gmarik/vundle'
" Experimenting
Bundle 'robgleeson/hammer.vim'
let g:HammerQuiet = 1
" Languages/Syntaxes/Frameworks {{{
" Ruby {{{
Bundle 'vim-ruby/vim-ruby'
@ -63,7 +59,6 @@ call vundle#rc()
" Utility {{{
Bundle 'spiiph/vim-space'
Bundle 'tpope/vim-surround'
Bundle 'Raimondi/delimitMate'