Skip to content

Instantly share code, notes, and snippets.

@l4u
Created January 14, 2012 03:13
Show Gist options
  • Save l4u/1610094 to your computer and use it in GitHub Desktop.
Save l4u/1610094 to your computer and use it in GitHub Desktop.
vim-powerline osx font forge
brew install --use-gcc fontforge
fontforge -script fontpatcher MyFontFile.ttf
rm /tmp/Powerline.cache
in .vimrc
set guifont=Menlo\ for\ Powerline:h14
let g:Powerline_symbols = 'fancy'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment