0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

patch 7.4.1839

Problem:    Cannot get the items stored in a partial.
Solution:   Support using get() on a partial.
This commit is contained in:
Bram Moolenaar
2016-05-24 18:37:12 +02:00
parent 574860b5ee
commit 2bbf8eff6f
4 changed files with 56 additions and 0 deletions

View File

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