I don't know what is wrong with my vim-powerline. A unexpected red bar on the left side of powerline in Macvim, whereas it doesn't appear when I use vim in terminal.
Here is the screenshot:
Both Macvim and vim share the same vimrc file. How can I solve this issue in macvim?
https://github.com/powerline/powerline/issues/1745
I solved my version of this problem by removing vim-powerline, installing powerline via
pip install --user powerline-status
and adding the following to my .vimrc file: