[vim] user better vertical bar as window separator
This commit is contained in:
parent
b376025223
commit
d226e219df
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ set nocompatible
|
|||
|
||||
if has('multi_byte') && &encoding ==# 'utf-8'
|
||||
set foldtext=VimrcFoldText()
|
||||
set fillchars=fold:·
|
||||
set fillchars=vert:┃,fold:·
|
||||
let &listchars = 'tab:▷ ,extends:»,precedes:«,trail:·'
|
||||
let &showbreak = ' ⤷ '
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue