Fix autoloading of sessions from bookmarked directories

References #144.
This commit is contained in:
Marco Hinz 2015-01-14 11:46:16 +01:00
parent aea086205c
commit 362fa1d957
2 changed files with 5 additions and 1 deletions

View file

@ -198,6 +198,8 @@ If you fire up "vim" in a directory that contains a "Session.vim", that session
will be loaded automatically. Otherwise it will be shown as the top entry in
the Startify buffer.
This also works if you open a bookmarked directory.
Great way to create a portable project folder.
------------------------------------------------------------------------------