carlhuda / janus

Vim distribution
7.88k stars 814 forks source link

Fixes #681, constant errors from Syntastic if Powerline is installed #687

Closed jasonpenny closed 7 years ago

jasonpenny commented 7 years ago

With powerline installed, opening vim and attempting to do anything will flood the screen with errors like these:

E121: Undefined variable: #warningmsg#
E15: Invalid expression: pyeval('powerline.new_window()')%#warningmsg#%{SyntasticStatuslineFlag()}%*
...