vim default colors
This commit is contained in:
parent
5d524057ce
commit
a6ecff72f0
5
vimrc
5
vimrc
@ -86,7 +86,7 @@ Plug 'sirtaj/vim-openscad'
|
|||||||
|
|
||||||
" Plug 'nanotech/jellybeans.vim'
|
" Plug 'nanotech/jellybeans.vim'
|
||||||
" Plug 'sonph/onehalf', { 'rtp': 'vim' }
|
" Plug 'sonph/onehalf', { 'rtp': 'vim' }
|
||||||
Plug 'polirritmico/monokai-nightasty.nvim'
|
" Plug 'polirritmico/monokai-nightasty.nvim'
|
||||||
|
|
||||||
" Plug '~/dgapt', { 'rtp': 'vim' }
|
" Plug '~/dgapt', { 'rtp': 'vim' }
|
||||||
|
|
||||||
@ -176,7 +176,8 @@ let g:jellybeans_overrides = {
|
|||||||
" else
|
" else
|
||||||
" colors jellybeans
|
" colors jellybeans
|
||||||
" endif
|
" endif
|
||||||
colors monokai-nightasty
|
" colors monokai-nightasty
|
||||||
|
colors default
|
||||||
|
|
||||||
au syntax java setl ts=4 sts=4 sw=4
|
au syntax java setl ts=4 sts=4 sw=4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user