parent
69fa3cf9af
commit
85a7168d71
2 changed files with 24 additions and 0 deletions
|
@ -92,6 +92,7 @@ default values.
|
|||
|g:startify_session_detection|
|
||||
|g:startify_session_autoload|
|
||||
|g:startify_session_persistence|
|
||||
|g:startify_session_delete_buffers|
|
||||
|g:startify_skiplist|
|
||||
|g:startify_skiplist_server|
|
||||
|g:startify_change_to_dir|
|
||||
|
@ -213,6 +214,13 @@ Great way to create a portable project folder.
|
|||
<
|
||||
Automatically update sessions before exiting Vim.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
*g:startify_session_delete_buffers*
|
||||
>
|
||||
let g:startify_session_delete_buffers = 0
|
||||
<
|
||||
Delete open buffers before loading a new session.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
*g:startify_change_to_dir*
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue