ets-labs / python-vimrc

VIM Configuration for Python / Cython / C Development
BSD 3-Clause "New" or "Revised" License
652 stars 343 forks source link

Font issue on Mac OS X El Capitan #25

Closed Tset-Noitamotua closed 7 years ago

Tset-Noitamotua commented 7 years ago

Are special fonts required for Mac OS X? Which?

image

Cheers Tset

rmk135 commented 7 years ago

Hello Tset,

I think that you're looking for powerline fonts - https://github.com/powerline/fonts

Short googling about installation of powerline fonts on mac gave me this - https://coderwall.com/p/yiot4q/setup-vim-powerline-and-iterm2-on-mac-os-x

Hope it helps, Thanks, Roman

Tset-Noitamotua commented 7 years ago

Thank you! Works!

Especially the second link is very useful.

rmk135 commented 7 years ago

U're welcome ;)