1
0
forked from aniani/vim

patch 7.4.1898

Problem:    User commands don't support modifiers.
Solution:   Add the <mods> item. (Yegappan Lakshmanan, closes #829)
This commit is contained in:
Bram Moolenaar
2016-06-04 22:08:55 +02:00
parent fd89d7ea81
commit 63a60ded3f
5 changed files with 180 additions and 2 deletions

View File

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