mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1970 (#5850)
Problem: Using ":insert" in an empty buffer sets the jump mark. (Ingo
Karkat)
Solution: Don't adjust marks when replacing the empty line in an empty
buffer. (closes vim/vim#892)
70e136e1d8
This commit is contained in:

committed by
Justin M. Keyes

parent
b37da9c664
commit
5366242789
@@ -470,7 +470,7 @@ static int included_patches[] = {
|
||||
1973,
|
||||
// 1972,
|
||||
1971,
|
||||
// 1970,
|
||||
1970,
|
||||
// 1969 NA
|
||||
// 1968,
|
||||
1967,
|
||||
|
Reference in New Issue
Block a user