1
0
forked from aniani/vim

patch 8.2.3438: cannot manipulate blobs

Problem:    Cannot manipulate blobs.
Solution:   Add blob2list() and list2blob(). (Yegappan Lakshmanan,
            closes #8868)
This commit is contained in:
Yegappan Lakshmanan
2021-09-14 17:54:30 +02:00
committed by Bram Moolenaar
parent f5785cf059
commit 5dfe467432
11 changed files with 185 additions and 1 deletions

View File

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