Use gruvbox theme.

This commit is contained in:
Ryan Cavicchioni 2018-01-27 21:23:00 -06:00
parent ff01e12a6a
commit 7076ee9e1e

4
.vimrc
View File

@ -192,8 +192,8 @@ call plug#end()
filetype plugin indent on filetype plugin indent on
set background=dark set background=dark
colorscheme OceanicNext colorscheme gruvbox
let g:airline_theme='oceanicnext' let g:airline_theme='gruvbox'
" Force hash comments to retain their indentation level. " Force hash comments to retain their indentation level.
inoremap # X# inoremap # X#