1
0
forked from aniani/vim

patch 8.0.1624: options for term_dumpdiff() and term_dumpload() not implemented

Problem:    Options for term_dumpdiff() and term_dumpload() not implemented
            yet.
Solution:   Implement the relevant options.
This commit is contained in:
Bram Moolenaar
2018-03-20 18:35:53 +01:00
parent 3e8d385347
commit 5a3a49ed59
3 changed files with 44 additions and 15 deletions

View File

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