Skip to content

Commit

Permalink
Source Code Pro supports Powerline since 2.010R
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo committed Sep 28, 2015
1 parent 632584f commit d2ded38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ let g:secure_modelines_allowed_items = [
let base16colorspace=256

" Airline + CtrlP
let g:airline_powerline_fonts = 1
let g:airline_theme = "bubblegum"
let g:ctrlp_root_markers = ['.lvimrc', '.git']
let g:ctrlp_custom_ignore = {
Expand Down

0 comments on commit d2ded38

Please sign in to comment.