mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 20:30:05 +08:00
ci(health): fix health test
This commit is contained in:
parent
02b3de2e06
commit
f0e0ba1594
@ -27,3 +27,9 @@ function! SpaceVim#layers#core#statuscolumn#loadable() abort
|
||||
return exists('+statuscolumn')
|
||||
endfunction
|
||||
|
||||
function! SpaceVim#layers#core#statuscolumn#health() abort
|
||||
|
||||
return 1
|
||||
|
||||
endfunction
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user