monotonous-dark v0.9
This commit is contained in:
parent
4d072310e4
commit
988b7977d1
6 changed files with 30 additions and 832 deletions
8
vimrc
8
vimrc
|
|
@ -100,8 +100,12 @@ Plug 'tpope/vim-fugitive'
|
|||
Plug 'tpope/vim-dispatch'
|
||||
|
||||
" colorV
|
||||
" original:
|
||||
" https://github.com/gu-fan/colorv.vim
|
||||
Plug 'gu-fan/colorv.vim'
|
||||
" Plug 'gu-fan/colorv.vim'
|
||||
" custom fork:
|
||||
" https://github.com/studio-vx/colorv.vim
|
||||
Plug 'studio-vx/colorv.vim'
|
||||
|
||||
" vim switch
|
||||
"https://github.com/AndrewRadev/switch.vim
|
||||
|
|
@ -867,7 +871,7 @@ syntax on
|
|||
set background=light
|
||||
" set fillchars=stl:\ ,stlnc:\ ,vert:│
|
||||
set fillchars=stl:\ ,stlnc:\ ,vert:┃
|
||||
colorscheme monotonous2
|
||||
colorscheme monotonous-dark
|
||||
|
||||
set guioptions-=mTrLb
|
||||
set guioptions+=c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue