1
0
forked from aniani/vim

patch 9.0.0031: <cmod> of user command does not have correct verbose value

Problem:    <cmod> of user command does not have correct verbose value.
Solution:   Use the value from the command modifier. (closes #10651)
This commit is contained in:
zeertzjq
2022-07-03 13:16:09 +01:00
committed by Bram Moolenaar
parent 22e7e867e2
commit 9359e8a6d9
4 changed files with 44 additions and 12 deletions

View File

@@ -735,6 +735,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
31,
/**/
30,
/**/