mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.551
Problem: "ygn" may yank too much. (Fritzophrenic) Issue 295. Solution: Check the width of the next match. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=v7-4-551
This commit is contained in:
@@ -187,7 +187,7 @@ static int included_patches[] = {
|
||||
//554,
|
||||
//553,
|
||||
552,
|
||||
//551,
|
||||
551,
|
||||
//550,
|
||||
549,
|
||||
//548 NA
|
||||
|
Reference in New Issue
Block a user