Vim powerline (Lokaltog's) weird characters in MacVim
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I'm trying to use Powerline plugin ( https://github.com/Lokaltog/vim-powerline ) for the first time. Plugin seems to be installed. I use vundle with the following command: Bundle 'Lokaltog/powerline', {'rtp': 'powerline/bindings/vim'} I've tried many different settings, but currently in my vimrc it looks like this: set guifont=Menlo\ Regular\ for\ Powerline:h15 "set guifont=Monaco\ Regular:h15 " set rtp+=~/.vim/bundle/powerline/powerline/bindings/vim let g:Powerline_symbols = 'fancy' "let g:Powerline_symbols = 'compatible' "let g:Powerline