1
0
forked from aniani/vim

patch 8.1.0344: 'hlsearch' highlighting has a gap after /$

Problem:    'hlsearch' highlighting has a gap after /$.
Solution:   Remove suspicious code. (Ricky Zhou, closes #3400)
This commit is contained in:
Bram Moolenaar
2018-09-02 15:07:28 +02:00
parent 3c5b8cd254
commit 7ee3f15b21
3 changed files with 15 additions and 10 deletions

View File

@@ -794,6 +794,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
344,
/**/
343,
/**/