add :SDelete

This commit is contained in:
Marco Hinz 2013-05-02 21:16:26 +02:00
parent 48d748cf0a
commit d671a0957c
4 changed files with 27 additions and 2 deletions

View file

@ -27,6 +27,7 @@ _2)_ It eases handling of loading and saving sessions by only working with a
:SLoad load a session
:SSave save a session
:SDelete delete a session
_NOTE_: Both commands can also take session names directly as an argument. You can
also make use of completion via `<c-u>` and `<tab>`.