Use gruvbox theme.
This commit is contained in:
parent
ff01e12a6a
commit
7076ee9e1e
4
.vimrc
4
.vimrc
@ -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#
|
||||||
|
Loading…
Reference in New Issue
Block a user