New option: g:startify_session_detection

This commit is contained in:
Marco Hinz 2013-08-08 17:53:40 +02:00
parent f96d217c70
commit 888dcfbc0d
3 changed files with 18 additions and 1 deletions

View file

@ -135,6 +135,14 @@ Example: let g:startify_bookmarks = [ '~/.vimrc' ]
The number of files to list.
============-
let g:startify_session_detection = 1
When the file Session.vim is found in the current directory, it will be shown at
the top of all lists as entry [0].
============-
let g:startify_change_to_dir = 1