forked from aniani/vim
patch 8.2.4978: no error if engine selection atom is not at the start
Problem: No error if engine selection atom is not at the start. Solution: Give an error. (Christian Brabandt, closes #10439)
This commit is contained in:
committed by
Bram Moolenaar
parent
e2bd8600b8
commit
360da40b47
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4978,
|
||||
/**/
|
||||
4977,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user