Skip to content

Instantly share code, notes, and snippets.

@danwagnerco
Last active August 29, 2015 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danwagnerco/719c1c52d44048f8aaba to your computer and use it in GitHub Desktop.
Save danwagnerco/719c1c52d44048f8aaba to your computer and use it in GitHub Desktop.
Airline-specific _vimrc settings
set guifont=Meslo\ LG\ M\ for\ Powerline:h9 " <~ set the font
set encoding=utf-8 " <~ set the encoding
let g:airline_powerline_fonts=1 " <~ activate the font in airline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment