Skip to content

Instantly share code, notes, and snippets.

@austenito
Created January 30, 2013 18:16
Show Gist options
  • Save austenito/4675353 to your computer and use it in GitHub Desktop.
Save austenito/4675353 to your computer and use it in GitHub Desktop.
" Powerline settings
set nocompatible " Disable vi-compatibility
set laststatus=2 " Always show the statusline
set encoding=utf-8 " Necessary to show Unicode glyphs"
set guifont=Menlo\ Regular\ 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