New option: g:startify_session_detection
This commit is contained in:
parent
f96d217c70
commit
888dcfbc0d
3 changed files with 18 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue