mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-12-22 05:41:51 +01:00
Disable powerline in vim
This commit is contained in:
parent
000c9a51e0
commit
573bc9bc4e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Plugin 'jistr/vim-nerdtree-tabs'
|
||||||
Plugin 'kien/ctrlp.vim'
|
Plugin 'kien/ctrlp.vim'
|
||||||
Plugin 'tpope/vim-fugitive'
|
Plugin 'tpope/vim-fugitive'
|
||||||
"Plugin 'altercation/vim-colors-solarized'
|
"Plugin 'altercation/vim-colors-solarized'
|
||||||
Plugin 'powerline/powerline', {'rtp': 'powerline/bindings/vim/'}
|
"Plugin 'powerline/powerline', {'rtp': 'powerline/bindings/vim/'}
|
||||||
Plugin 'dag/vim-fish'
|
Plugin 'dag/vim-fish'
|
||||||
Plugin 'davidhalter/jedi-vim'
|
Plugin 'davidhalter/jedi-vim'
|
||||||
Plugin 'lifepillar/vim-solarized8'
|
Plugin 'lifepillar/vim-solarized8'
|
||||||
|
|
Loading…
Reference in a new issue