vim-patch:8.0.0298

Problem:    Ex command range with repeated search does not work. (Bruce
            DeVisser)
Solution:   Skip over \/, \? and \&.

cbf20fbcd3
This commit is contained in:
ckelsel
2017-12-02 15:25:24 +08:00
parent 27f9b1c7b0
commit 585d664b7b
3 changed files with 34 additions and 3 deletions

View File

@@ -958,7 +958,7 @@ static const int included_patches[] = {
// 301,
300,
// 299,
// 298,
298,
297,
// 296,
// 295,