diff --git a/vimrc b/vimrc index 0afe255..700ca58 100644 --- a/vimrc +++ b/vimrc @@ -157,12 +157,6 @@ so ~/.vim/plugged/cmdalias.vim/plugin/cmdalias.vim if !has("nvim") - "powerline - python3 from powerline.vim import setup as powerline_setup - python3 powerline_setup() - python3 del powerline_setup - set laststatus=2 - " lj let g:LustyJugglerSuppressRubyWarning = 1 endif