1
0
forked from aniani/vim

patch 7.4.1646

Problem:    Using Python vim.bindeval() on a partial doesn't work. (Nikolai
            Pavlov)
Solution:   Add VAR_PARTIAL support in Python.
This commit is contained in:
Bram Moolenaar
2016-03-24 21:58:12 +01:00
parent c5fbe8af4c
commit 4c90861e9f
3 changed files with 30 additions and 1 deletions

View File

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