mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-13 15:07:58 +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')
|
return exists('+statuscolumn')
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
function! SpaceVim#layers#core#statuscolumn#health() abort
|
||||||
|
|
||||||
|
return 1
|
||||||
|
|
||||||
|
endfunction
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user