mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-15 19:45:46 +08:00
fix(test): fix org
layer test
This commit is contained in:
parent
dd6002aef8
commit
fe14a5f999
@ -13,3 +13,9 @@ function! SpaceVim#layers#lang#org#plugins() abort
|
|||||||
return plugins
|
return plugins
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
|
||||||
|
function! SpaceVim#layers#lang#org#health() abort
|
||||||
|
call SpaceVim#layers#lang#org#plugins()
|
||||||
|
return 1
|
||||||
|
endfunction
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user