vim-patch:7.4.582 #2653

Problem:    Can't match "%>80v" properly. (Axel Bender)
Solution:   Correctly handle ">". (Christian Brabandt)

https://github.com/vim/vim/commit/v7-4-582

See https://groups.google.com/d/msg/vim_dev/n-02i4FnOcw/P3Yyx1OLeXgJ

Slightly adapted due to the long_u refactoring in
2ceb1c74d5.

Reviewed-by: Florian Walch <florian@fwalch.com>

Fixes #2726
This commit is contained in:
David Bürgin
2015-05-14 14:23:50 +02:00
committed by Justin M. Keyes
parent c6da503336
commit 5a9ad68b25
4 changed files with 27 additions and 10 deletions

View File

@@ -218,7 +218,7 @@ static int included_patches[] = {
585,
//584 NA
//583 NA
//582,
582,
//581 NA
580,
579,