gruvbox
This commit is contained in:
parent
fad3fa5d46
commit
1bd9342d6d
4 changed files with 1224 additions and 1120 deletions
1222
vim/colors/gruvbox.vim
Normal file
1222
vim/colors/gruvbox.vim
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -1,4 +1,4 @@
|
||||||
set background=dark
|
set background=dark
|
||||||
colorscheme solarized
|
colorscheme gruvbox
|
||||||
set guifont=SauceCodePro+Powerline+Awesome\ Regular\ Nerd\ Font
|
set guifont=SauceCodePro+Powerline+Awesome\ Regular\ Nerd\ Font
|
||||||
set guioptions-=rL
|
set guioptions-=rL
|
||||||
|
|
|
@ -3,8 +3,7 @@ version 7.3.754
|
||||||
syntax on
|
syntax on
|
||||||
set encoding=utf-8
|
set encoding=utf-8
|
||||||
set background=dark
|
set background=dark
|
||||||
let g:solarized_termcolors=256
|
colorscheme gruvbox
|
||||||
colorscheme solarized
|
|
||||||
hi BadWhitespace ctermbg=red guibg=red
|
hi BadWhitespace ctermbg=red guibg=red
|
||||||
|
|
||||||
set t_Co=256
|
set t_Co=256
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue