forked from aniani/vim
patch 7.4.1932
Problem: When writing viminfo the jumplist is not merged with the one in
the viminfo file.
Solution: Merge based on timestamp.
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1932,
|
||||
/**/
|
||||
1931,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user