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:
Erik Paulson
2015-01-02 11:34:34 -08:00
parent 91b378d349
commit 55f00f44d3
4 changed files with 31 additions and 6 deletions

View File

@@ -187,7 +187,7 @@ static int included_patches[] = {
//554,
//553,
552,
//551,
551,
//550,
549,
//548 NA