Avoid uncolored header due to too small &synmaxcol
This commit is contained in:
parent
9814df57c1
commit
5369e219e5
|
@ -76,6 +76,7 @@ function! startify#insane_in_the_membrane(on_vimenter) abort
|
|||
\ nospell
|
||||
\ noswapfile
|
||||
\ signcolumn=no
|
||||
\ synmaxcol&
|
||||
if empty(&statusline)
|
||||
setlocal statusline=\ startify
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue