Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    When writing viminfo merging current history with history in
            viminfo may drop recent history entries.
Solution:   Add new format for viminfo lines, use it for history entries.  Use
            a timestamp for ordering the entries. Add test_settime().
            Add the viminfo version.  Does not do merging on timestamp yet.
45d2eeaa
Name Last commit Last update