mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.743
Problem: "p" in Visual mode causes an unexpected line split.
Solution: Advance the cursor first. (Yukihiro Nakadaira)
c004bc2726
This commit is contained in:
@@ -545,7 +545,7 @@ static int included_patches[] = {
|
||||
746,
|
||||
745,
|
||||
// 744 NA
|
||||
// 743,
|
||||
743,
|
||||
742,
|
||||
741,
|
||||
740,
|
||||
|
Reference in New Issue
Block a user