Change meaning of g:startify_session_autoload

References #142.
This commit is contained in:
Marco Hinz 2015-01-08 21:42:54 +01:00
parent 832c0a65b1
commit aea086205c
3 changed files with 10 additions and 9 deletions

View file

@ -194,9 +194,9 @@ The number of files to list.
>
let g:startify_session_autoload = 0
<
If you bookmark a directory that contains a Session.vim and this option is
enabled, that session will be loaded automatically when you open the
directory.
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.
Great way to create a portable project folder.