support for vim-luna

This commit is contained in:
Bartek Stalewski 2016-03-11 14:52:02 +01:00
parent cb577d0c92
commit bef211e4c6
2 changed files with 4 additions and 3 deletions

View File

@ -1,2 +1,3 @@
colorscheme gruvbox
colorscheme luna
set guifont=SauceCodePro+Powerline+Awesome\ Regular\ Nerd\ Font
"let g:airline_theme='luna'

View File

@ -3,7 +3,7 @@ version 7.4
syntax on
set encoding=utf-8
set background=dark
colorscheme gruvbox
colorscheme luna-term
hi BadWhitespace ctermbg=red guibg=red
set gdefault