Remove g:startify_session_detection
This was always enabled by default and no one seems to disable it.
This commit is contained in:
parent
298b53aeca
commit
5334a7eed5
2 changed files with 1 additions and 10 deletions
|
@ -90,7 +90,6 @@ default values.
|
|||
|g:startify_list_order|
|
||||
|g:startify_bookmarks|
|
||||
|g:startify_files_number|
|
||||
|g:startify_session_detection|
|
||||
|g:startify_session_autoload|
|
||||
|g:startify_session_persistence|
|
||||
|g:startify_session_delete_buffers|
|
||||
|
@ -188,14 +187,6 @@ Example:
|
|||
<
|
||||
The number of files to list.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
*g:startify_session_detection*
|
||||
>
|
||||
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].
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
*g:startify_session_autoload*
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue