mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:10:04 +08:00
parent
04415dba45
commit
e9e3639bdc
@ -333,7 +333,7 @@ function! SpaceVim#default#Customfoldtext() abort
|
||||
endif
|
||||
|
||||
let foldsymbol='+'
|
||||
let repeatsymbol=''
|
||||
let repeatsymbol='-'
|
||||
let prefix = foldsymbol . ' '
|
||||
|
||||
let w = winwidth(0) - &foldcolumn - (&number ? 8 : 0)
|
||||
|
Loading…
Reference in New Issue
Block a user