Updated zsh-git-prompt submodule

This commit is contained in:
Alex Kelly 2015-05-08 09:34:02 -04:00
parent c452a92449
commit fe3ec65232

View file

@ -24,8 +24,8 @@ set nolist
" let Vundle manage Vundle " let Vundle manage Vundle
" required! " required!
Plugin 'gmarik/vundle' Plugin 'gmarik/vundle'
"Plugin 'Lokaltog/powerline', {'rtp': 'powerline/bindings/vim/'} Plugin 'Lokaltog/powerline', {'rtp': 'powerline/bindings/vim/'}
Plugin 'bling/vim-airline' "Plugin 'bling/vim-airline'
Plugin 'tpope/vim-fugitive' Plugin 'tpope/vim-fugitive'
Plugin 'scrooloose/nerdtree' Plugin 'scrooloose/nerdtree'
Plugin 'klen/python-mode' Plugin 'klen/python-mode'