mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 20:30:05 +08:00
Fix #832
This commit is contained in:
parent
a9019a45d8
commit
2fcfdaedd5
@ -53,7 +53,7 @@ augroup startify_map
|
||||
if !exists('g:startify_custom_header')
|
||||
autocmd FileType startify call <SID>update_logo()
|
||||
endif
|
||||
autocmd FileType startify setl scrolloff=0 nowrap
|
||||
autocmd FileType startify setl nowrap
|
||||
augroup END
|
||||
|
||||
if !exists('g:startify_custom_header')
|
||||
|
Loading…
Reference in New Issue
Block a user