Browse Source

all this time, the bundle name was wrong

master
Julio Biason 10 years ago
parent
commit
a0cf5ffa6c
  1. 2
      configs/vimrc

2
configs/vimrc

@ -72,7 +72,7 @@ call vundle#begin()
" Bundles
" ----------------------------------------------------------------------
" Vundle itself!
Plugin 'gmarik/vundle'
Plugin 'gmarik/Vundle.vim'
" status line
Plugin 'bling/vim-airline'

Loading…
Cancel
Save