浏览代码

Doc: add :SClose

Marco Hinz 11 年之前
父节点
当前提交
832c0a65b1
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      doc/startify.txt

+ 6 - 0
doc/startify.txt

@@ -79,6 +79,7 @@ Startify basically provides two things:
       :SLoad    load a session
       :SSave    save a session
       :SDelete  delete a session
+      :SClose   close a session
 
 ==============================================================================
 OPTIONS                                                       *startify-options*
@@ -426,6 +427,11 @@ it.
 
 Providing only a part of the session name works too, if you complete the
 argument with either <c-d> or <tab> afterwards.
+>
+    :SClose
+<
+Save and close the current session, close all listed buffers, and open the
+Startify buffer.
 >
     :Startify
 <