vim-patch:7.4.537 #2509

Problem:    Value of v:hlsearch reflects an internal variable.
Solution:   Make the value reflect whether search highlighting is actually
            displayed. (Christian Brabandt)

https://github.com/vim/vim/releases/tag/v7-4-537
This commit is contained in:
David Bürgin
2015-04-25 20:01:33 +02:00
committed by Justin M. Keyes
parent af863d46a9
commit 5a1a2ba783
4 changed files with 10 additions and 6 deletions

View File

@@ -232,7 +232,7 @@ static int included_patches[] = {
//540 NA
//539,
538,
//537,
537,
536,
//535,
//534 NA