1
0
forked from aniani/vim

patch 8.2.3282: Vim9: error about using -complete without -nargs is confusing

Problem:    Vim9: error about using -complete without -nargs is confusing.
Solution:   Change the wording.
This commit is contained in:
Bram Moolenaar
2021-08-04 16:09:24 +02:00
parent 23e2e11515
commit 41a3485dd6
3 changed files with 7 additions and 4 deletions

View File

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