1
0
forked from aniani/vim

patch 8.1.0198: there is no hint that syntax is disabled for 'redrawtime'

Problem:    There is no hint that syntax is disabled for 'redrawtime'.
Solution:   Add a message.
This commit is contained in:
Bram Moolenaar
2018-07-20 19:56:10 +02:00
parent 9e42c86648
commit 0a6efcd27d
2 changed files with 10 additions and 3 deletions

View File

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