1
0
forked from aniani/vim

patch 8.1.2143: cannot see each command even when 'verbose' is set

Problem:    Cannot see each command even when 'verbose' is set.
Solution:   List each command when 'verbose' is at least 16.
This commit is contained in:
Bram Moolenaar
2019-10-12 20:17:40 +02:00
parent d1e2f3984a
commit 4facea310c
5 changed files with 68 additions and 17 deletions

View File

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