Make Startify a scratch buffer again
This commit is contained in:
parent
77a14e70a8
commit
53019cc309
3 changed files with 13 additions and 7 deletions
|
@ -19,6 +19,6 @@ augroup END
|
|||
command! -nargs=? -bar -complete=customlist,startify#session_list SSave call startify#session_save(<f-args>)
|
||||
command! -nargs=? -bar -complete=customlist,startify#session_list SLoad call startify#session_load(<f-args>)
|
||||
command! -nargs=? -bar -complete=customlist,startify#session_list SDelete call startify#session_delete(<f-args>)
|
||||
command! -nargs=0 -bar Startify enew | call startify#insane_in_the_membrane()
|
||||
command! -nargs=0 -bar Startify call startify#insane_in_the_membrane()
|
||||
|
||||
" vim: et sw=2 sts=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue