support for vim-luna
This commit is contained in:
parent
cb577d0c92
commit
bef211e4c6
2 changed files with 4 additions and 3 deletions
|
@ -1,2 +1,3 @@
|
||||||
colorscheme gruvbox
|
colorscheme luna
|
||||||
set guifont=SauceCodePro+Powerline+Awesome\ Regular\ Nerd\ Font
|
set guifont=SauceCodePro+Powerline+Awesome\ Regular\ Nerd\ Font
|
||||||
|
"let g:airline_theme='luna'
|
||||||
|
|
|
@ -3,7 +3,7 @@ version 7.4
|
||||||
syntax on
|
syntax on
|
||||||
set encoding=utf-8
|
set encoding=utf-8
|
||||||
set background=dark
|
set background=dark
|
||||||
colorscheme gruvbox
|
colorscheme luna-term
|
||||||
hi BadWhitespace ctermbg=red guibg=red
|
hi BadWhitespace ctermbg=red guibg=red
|
||||||
|
|
||||||
set gdefault
|
set gdefault
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue