forked from aniani/vim
patch 8.2.4122: ":command Cmd" does not show custom completion argument
Problem: ":command Cmd" does not show custom completion argument. Solution: Show the completion argument when using ":verbose".
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4122,
|
||||
/**/
|
||||
4121,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user