mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:8.0.0149 (#7127)
Problem: ":earlier" and ":later" do not work after startup or reading the
undo file.
Solution: Use absolute time stamps instead of relative to the Vim start
time. (Christian Brabandt, Pavel Juhas, closes vim/vim#1300, closes
vim/vim#1254)
cbd4de44e8
This commit is contained in:

committed by
Justin M. Keyes

parent
2753d61e4c
commit
e13b4a21ca
@@ -803,7 +803,7 @@ static const int included_patches[] = {
|
||||
// 152 NA
|
||||
// 151,
|
||||
150,
|
||||
// 149,
|
||||
149,
|
||||
// 148,
|
||||
147,
|
||||
146,
|
||||
|
Reference in New Issue
Block a user