Skip to content

Commit

Permalink
Change airline theme
Browse files Browse the repository at this point in the history
  • Loading branch information
evantravers committed Dec 16, 2015
1 parent 487fa82 commit 48203c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/nvim/init.vim
Expand Up @@ -101,7 +101,7 @@ let g:bufferline_echo = 0
" " let g:airline_theme='bubblegum'
" let g:airline_theme='base16'
" endif
let g:airline_theme='hybrid'
let g:airline_theme='term'

" Turn off error bells
set noerrorbells
Expand Down

0 comments on commit 48203c4

Please sign in to comment.