Remove remnants of powerline
This commit is contained in:
parent
7e7201f6d7
commit
37f6c79332
6
vimrc
6
vimrc
@ -157,12 +157,6 @@ so ~/.vim/plugged/cmdalias.vim/plugin/cmdalias.vim
|
|||||||
|
|
||||||
|
|
||||||
if !has("nvim")
|
if !has("nvim")
|
||||||
"powerline
|
|
||||||
python3 from powerline.vim import setup as powerline_setup
|
|
||||||
python3 powerline_setup()
|
|
||||||
python3 del powerline_setup
|
|
||||||
set laststatus=2
|
|
||||||
|
|
||||||
" lj
|
" lj
|
||||||
let g:LustyJugglerSuppressRubyWarning = 1
|
let g:LustyJugglerSuppressRubyWarning = 1
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user