colorscheme setting moved to vimrc-overrides

This commit is contained in:
ManjaroOne666 2018-12-09 20:14:35 +00:00
parent 080d806a78
commit 3fd447d8e6
1 changed files with 0 additions and 1 deletions

1
vimrc
View File

@ -960,7 +960,6 @@ scriptencoding utf-8
syntax on syntax on
" set fillchars=stl:\ ,stlnc:\ ,vert:│ " set fillchars=stl:\ ,stlnc:\ ,vert:│
set fillchars=stl:\ ,stlnc:\ ,vert:┃ set fillchars=stl:\ ,stlnc:\ ,vert:┃
colorscheme monotonous-dark
set guioptions-=mTrLb set guioptions-=mTrLb
set guioptions+=c set guioptions+=c