forked from aniani/vim
patch 8.2.3748: giving an error for an empty sign argument breaks a plugin
Problem: Giving an error for an empty sign argument breaks a plugin. Solution: Do not give an error.
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3748,
|
||||
/**/
|
||||
3747,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user