change vertsplit for GUI too

This commit is contained in:
Loic Nageleisen 2016-03-16 09:38:44 +01:00
parent edaa3b324c
commit 5fd74f7bec

2
vimrc
View file

@ -38,7 +38,7 @@ if !has('gui_running')
endif endif
"appearance tweaks "appearance tweaks
hi VertSplit cterm=NONE hi VertSplit cterm=NONE gui=NONE
set fillchars+=vert:│ set fillchars+=vert:│
"ignore some files "ignore some files