mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 01:00:05 +08:00
core layers
This commit is contained in:
parent
25dc0bc368
commit
40796d83ca
7
autoload/SpaceVim/layers/core.vim
Normal file
7
autoload/SpaceVim/layers/core.vim
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
function! SpaceVim#layers#core#plugins() abort
|
||||||
|
|
||||||
|
endfunction
|
||||||
|
|
||||||
|
function! SpaceVim#layers#core#config() abort
|
||||||
|
|
||||||
|
endfunction
|
Loading…
Reference in New Issue
Block a user