mirror of
https://github.com/zoriya/vim.git
synced 2025-12-20 06:05:18 +00:00
patch 7.4.1925
Problem: Viminfo does not merge file marks properly. Solution: Use a timestamp. Add the :clearjumps command.
This commit is contained in:
@@ -474,6 +474,7 @@ static void ex_folddo(exarg_T *eap);
|
||||
#endif
|
||||
#ifndef FEAT_JUMPLIST
|
||||
# define ex_jumps ex_ni
|
||||
# define ex_clearjumps ex_ni
|
||||
# define ex_changes ex_ni
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user