Refactoring: make "dir" list always relative

This commit is contained in:
Marco Hinz 2014-11-23 17:39:51 +01:00
parent 3151fdf4b1
commit 8e9ef61087
2 changed files with 16 additions and 16 deletions

View file

@ -402,7 +402,8 @@ Don't run Startify at Vim startup. You can still call it anytime via
let g:startify_relative_path = 0
<
Show filenames relative to the current working directory instead of as
absolute paths.
absolute paths. This only applies to the "files" list, since the "dir" list is
relative by nature.
==============================================================================
AUTOCMD *startify-autocmd*