startify: fix bookmarks

This commit is contained in:
Pedro Alves 2021-03-19 15:09:39 +00:00
parent 29c4274c66
commit 0ca819eca4
2 changed files with 2 additions and 2 deletions

View file

@ -57,7 +57,7 @@ mkPlugin args {
global = "startify_files_number";
type = types.int;
};
updateOldFiles = mkDefaultOpt {
description = "Update v:oldfiles on-the-fly, so that :Startify is always up-to-date";
global = "startify_update_oldfiles";