Vim powerline (Lokaltog's) weird characters in MacVim

后端 未结 6 1969
刺人心
刺人心 2021-02-09 00:52

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

6条回答
  •  天命终不由人
    2021-02-09 01:18

    Also make sure you have the right fonts not just the right name get them from https://github.com/Lokaltog/powerline-fonts and that let g:airline_powerline_fonts = 1 that if your using airline

    Note:For example "Source code pro" font from http://fontsquirrel.com will give this effect but the "Source code pro for powerline" from the link above will not

提交回复
热议问题