monotonous-dark v0.9

This commit is contained in:
ManjaroOne666 2018-11-03 11:23:18 +00:00
commit 988b7977d1
6 changed files with 30 additions and 832 deletions

8
vimrc
View file

@ -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