1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 10:20:05 +08:00

Add fancy start screen

This commit is contained in:
wsdjeg 2017-04-17 21:56:58 +08:00
parent bec852e1e0
commit d46d6424b9

View File

@ -58,4 +58,6 @@ augroup startify_map
autocmd FileType startify set scrolloff=0
augroup END
call SpaceVim#mapping#space#def('nnoremap', ['a','s'], 'Startify', 'fancy start screen',1)
" vim:set et sw=2: