parent
881246ed5c
commit
72f398ebe2
|
@ -58,7 +58,7 @@ command! -nargs=? -bar -complete=customlist,startify#session_list SSave call s
|
|||
command! -nargs=? -bar -complete=customlist,startify#session_list SLoad call startify#session_load(<f-args>)
|
||||
command! -nargs=? -bar -bang -complete=customlist,startify#session_list SDelete call startify#session_delete(<bang>0, <f-args>)
|
||||
command! -nargs=0 -bar SClose call startify#session_close()
|
||||
command! -nargs=0 -bar Startify enew | call startify#insane_in_the_membrane()
|
||||
command! -nargs=0 -bar Startify noautocmd enew | call startify#insane_in_the_membrane()
|
||||
command! -nargs=0 -bar StartifyDebug call startify#debug()
|
||||
|
||||
nnoremap <silent><plug>(startify-open-buffers) :<c-u>call startify#open_buffers()<cr>
|
||||
|
|
Loading…
Reference in a new issue