1
0
forked from aniani/vim

patch 8.0.1089: cannot get range count in user command

Problem:    Cannot get range count in user command.
Solution:   Add <range> argument.
This commit is contained in:
Bram Moolenaar
2017-09-10 17:34:35 +02:00
parent 414168d97f
commit c168bd4bd3
3 changed files with 23 additions and 4 deletions

View File

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