Disable powerline in vim

This commit is contained in:
Gabriel Augendre 2023-04-06 13:50:19 +02:00
parent 000c9a51e0
commit 573bc9bc4e

View file

@ -22,7 +22,7 @@ Plugin 'jistr/vim-nerdtree-tabs'
Plugin 'kien/ctrlp.vim'
Plugin 'tpope/vim-fugitive'
"Plugin 'altercation/vim-colors-solarized'
Plugin 'powerline/powerline', {'rtp': 'powerline/bindings/vim/'}
"Plugin 'powerline/powerline', {'rtp': 'powerline/bindings/vim/'}
Plugin 'dag/vim-fish'
Plugin 'davidhalter/jedi-vim'
Plugin 'lifepillar/vim-solarized8'