Add :SDelete!

This commit is contained in:
Marco Hinz 2016-02-02 14:54:58 +01:00
parent ec24c42b5c
commit 7994cae378
4 changed files with 19 additions and 11 deletions

View file

@ -76,10 +76,12 @@ Startify basically provides two things:
2) It eases handling of loading and saving sessions by only working with a
certain directory. These commands are used for convenience:
:SLoad load a session
:SSave save a session
:SDelete delete a session
:SClose close a session
:SLoad load a session
:SSave save a session
:SDelete[!] delete a session
:SClose close a session
If ! is given, you won't get prompted.
==============================================================================
OPTIONS *startify-options*