Save sessions before loading another one

References #106.
This commit is contained in:
Marco Hinz 2014-09-05 19:15:34 +02:00
parent 8fdcc8c964
commit 4558912d0c
2 changed files with 13 additions and 5 deletions

View file

@ -213,7 +213,10 @@ Great way to create a portable project folder.
>
let g:startify_session_persistence = 0
<
Automatically update sessions before exiting Vim.
Automatically update sessions in two cases:
1) Before leaving Vim
2) Before loading a new session via :SLoad
This also works for sessions started with:
>