mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 02:05:40 +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
|
||||
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