1
0
forked from aniani/vim

patch 7.4.2170

Problem:    Cannot get information about timers.
Solution:   Add timer_info().
This commit is contained in:
Bram Moolenaar
2016-08-06 22:05:07 +02:00
parent 446cce6d53
commit 8e97bd74b5
5 changed files with 119 additions and 10 deletions

View File

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