forked from aniani/vim
patch 8.2.3874: cannot highlight the number column for a sign
Problem: Cannot highlight the number column for a sign. Solution: Add the "numhl" argument. (James McCoy, closes #9381)
This commit is contained in:
committed by
Bram Moolenaar
parent
82b3b4c6cf
commit
a80aad7174
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3874,
|
||||
/**/
|
||||
3873,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user