1
0
forked from aniani/vim

patch 8.1.0308: a quick undo shows "1 seconds ago"

Problem:    A quick undo shows "1 seconds ago". (Tony Mechelynck)
Solution:   Add singular/plural message.
This commit is contained in:
Bram Moolenaar
2018-08-21 17:07:45 +02:00
parent 0f6b4f06de
commit fd6100b2aa
2 changed files with 9 additions and 2 deletions

View File

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