replace startify with dashboard

This commit is contained in:
Chris 2021-03-21 22:40:26 -04:00
parent 23e7663aa4
commit b67c80c70c
6 changed files with 46 additions and 7 deletions

View file

@ -121,11 +121,8 @@ let g:which_key_map.s = {
let g:which_key_map.S = {
\ 'name' : '+Session' ,
\ 'c' : [':SClose' , 'Close Session'],
\ 'd' : [':SDelete' , 'Delete Session'],
\ 'l' : [':SLoad' , 'Load Session'],
\ 's' : [':Startify' , 'Start Page'],
\ 'S' : [':SSave' , 'Save Session'],
\ 's' : [':SessionSave' , 'save session'],
\ 'l' : [':SessionLoad' , 'load Session'],
\ }
" g is for git