Skip to content

Commit

Permalink
Set airline theme to Luna
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdaemon committed Feb 17, 2016
1 parent 2b208eb commit fc7366b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vimrc
Expand Up @@ -380,6 +380,9 @@ if has("gui_running")
let g:airline_powerline_fonts = 1
endif
endif

" Airline Theme (I'm fond of Luna, it look fantastic with nazca)
let g:airline_theme = "luna"
" -- }

" Pylint Settings -- {
Expand Down

0 comments on commit fc7366b

Please sign in to comment.