Updated zsh-git-prompt submodule
This commit is contained in:
parent
c452a92449
commit
fe3ec65232
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||||
|
|
Loading…
Reference in a new issue