set fillchars
This commit is contained in:
parent
f9fbefd344
commit
4a8d01c185
|
@ -5,7 +5,8 @@ if &term == 'xterm-256color'
|
||||||
endif
|
endif
|
||||||
|
|
||||||
syntax on
|
syntax on
|
||||||
let g:monotonous_light=1
|
set background=dark
|
||||||
|
set fillchars=stl:\ ,stlnc:\ ,vert:\|
|
||||||
colorscheme monotonous
|
colorscheme monotonous
|
||||||
|
|
||||||
set guioptions-=mTrLb
|
set guioptions-=mTrLb
|
||||||
|
|
Loading…
Reference in New Issue