1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 22:10:06 +08:00

fix(fillchars): fix fillchars option

This commit is contained in:
wsdjeg 2022-03-30 23:56:05 +08:00
parent 45a18b4f80
commit 54c5e8eb60

View File

@ -46,7 +46,7 @@ function! SpaceVim#default#options() abort
set backspace=indent,eol,start
set nrformats-=octal
set listchars=tab:→\ ,eol:↵,trail,extends:↷,precedes:↶
set fillchars=vert:|,fold
set fillchars=vert:,fold
set laststatus=2