mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:00:04 +08:00
Add fancy start screen
This commit is contained in:
parent
bec852e1e0
commit
d46d6424b9
@ -58,4 +58,6 @@ augroup startify_map
|
|||||||
autocmd FileType startify set scrolloff=0
|
autocmd FileType startify set scrolloff=0
|
||||||
augroup END
|
augroup END
|
||||||
|
|
||||||
|
call SpaceVim#mapping#space#def('nnoremap', ['a','s'], 'Startify', 'fancy start screen',1)
|
||||||
|
|
||||||
" vim:set et sw=2:
|
" vim:set et sw=2:
|
||||||
|
Loading…
Reference in New Issue
Block a user