mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
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:

committed by
Justin M. Keyes

parent
af863d46a9
commit
5a1a2ba783
@@ -232,7 +232,7 @@ static int included_patches[] = {
|
||||
//540 NA
|
||||
//539,
|
||||
538,
|
||||
//537,
|
||||
537,
|
||||
536,
|
||||
//535,
|
||||
//534 NA
|
||||
|
Reference in New Issue
Block a user