forked from aniani/vim
patch 8.2.3888: the argument list may contain duplicates
Problem: The argument list may contain duplicates. Solution: Add the :argdedeupe command. (Nir Lichtman, closes #6235)
This commit is contained in:
committed by
Bram Moolenaar
parent
806da5176e
commit
73a024209c
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3888,
|
||||
/**/
|
||||
3887,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user