vim-patch:8.0.1393: too much highlighting with 'hlsearch' and 'incsearch' set

Problem:    Too much highlighting with 'hlsearch' and 'incsearch' set.
Solution:   Do not highlight matches when the pattern matches everything.

6621605eb9
This commit is contained in:
Ömer Sinan Ağacan
2018-01-21 16:03:35 +03:00
parent 9bc1410ee1
commit 87e03c2b85
2 changed files with 22 additions and 1 deletions

View File

@@ -104,7 +104,7 @@ static const int included_patches[] = {
1396,
// 1395,
// 1394,
// 1393,
1393,
// 1392,
// 1391,
// 1390,