mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.386
Problem: When splitting a window the changelist position is wrong. Solution: Copy the changelist position. (Jacob Niehus) https://code.google.com/p/vim/source/detail?r=v7-4-386
This commit is contained in:
@@ -242,7 +242,7 @@ static int included_patches[] = {
|
||||
//389,
|
||||
388,
|
||||
387,
|
||||
//386,
|
||||
386,
|
||||
//385,
|
||||
//384 NA
|
||||
383,
|
||||
|
Reference in New Issue
Block a user