mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch:7.4.734
Problem: ml_get error when using "p" in a Visual selection in the last
line.
Solution: Change the behavior at the last line. (Yukihiro Nakadaira)
d009e86826
This commit is contained in:
@@ -554,7 +554,7 @@ static int included_patches[] = {
|
||||
737,
|
||||
736,
|
||||
// 735 NA
|
||||
// 734,
|
||||
734,
|
||||
// 733,
|
||||
732,
|
||||
// 731 NA
|
||||
|
Reference in New Issue
Block a user