Forever battle
This commit is contained in:
parent
04ce9dcae0
commit
1101759176
6
vimrc
6
vimrc
@ -129,8 +129,8 @@ if exists('+termguicolors')
|
||||
endif
|
||||
|
||||
"colorscheme dichromatic
|
||||
"colorscheme darcula
|
||||
colorscheme molokai
|
||||
colorscheme dracula
|
||||
"colorscheme molokai
|
||||
"colorscheme elflord
|
||||
|
||||
hi Comment cterm=NONE ctermfg=DarkRed gui=NONE guifg=red2
|
||||
@ -145,4 +145,4 @@ function! <SID>SynStack()
|
||||
echo map(synstack(line('.'), col('.')), 'synIDattr(v:val, "name")')
|
||||
endfunc
|
||||
|
||||
source ~/.vimrc.coc
|
||||
"source ~/.vimrc.coc
|
||||
|
Loading…
Reference in New Issue
Block a user