mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-15 08:09:11 +08:00
Call banner layer actively
This commit is contained in:
parent
fb8f881568
commit
5a97b3ec52
@ -8,5 +8,6 @@ endfunction
|
||||
|
||||
function! SpaceVim#layers#core#config() abort
|
||||
let g:rooter_silent_chdir = 1
|
||||
call SpaceVim#layers#load('core#banner')
|
||||
call SpaceVim#mapping#space#def('nnoremap', ['p', 't'], 'Rooter', 'find-project-root', 1)
|
||||
endfunction
|
||||
|
Loading…
x
Reference in New Issue
Block a user