From 55e8b2c43e85069aaf058b879882cdb7125049bb Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Wed, 24 Apr 2013 15:07:30 +0200 Subject: [PATCH] readme: add completion info --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ea695ac..8409328 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ _2)_ It eases handling of loading and saving sessions by only working with a :SLoad load a session :SSave save a session +NOTE: Both commands can also take session names directly as an argument. You can +also make use of completion via `` and ``. + The default settings are pretty sane, so it should work without any configuration.