New option: g:startify_change_to_vcs_root
This commit is contained in:
parent
519609d26e
commit
a64ee097d8
2 changed files with 23 additions and 0 deletions
|
@ -185,6 +185,14 @@ Automatically update sessions before exiting Vim.
|
|||
When opening a file or bookmark, change to its directory.
|
||||
|
||||
|
||||
============- *g:startify_change_to_vcs_root*
|
||||
|
||||
let g:startify_change_to_vcs_root = 0
|
||||
|
||||
When opening a file or bookmark, seek and change to the root directory of the
|
||||
VCS (if there is one).
|
||||
|
||||
|
||||
============- *g:startify_skiplist*
|
||||
|
||||
let g:startify_skiplist = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue