Make persistence work with normal sessions

This commit is contained in:
Marco Hinz 2014-06-11 12:14:21 +02:00
parent a4eef8c086
commit 19da8f9ee8
3 changed files with 40 additions and 37 deletions

View file

@ -215,6 +215,10 @@ Great way to create a portable project folder.
<
Automatically update sessions before exiting Vim.
This also works for sessions started with:
>
vim -S mysession.vim
<
------------------------------------------------------------------------------
*g:startify_session_delete_buffers*
>