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

patch 7.4.1554

Problem:    Completion for :colorscheme does not use 'packpath'.
Solution:   Make it work, add a test. (Hirohito Higashi)
This commit is contained in:
Bram Moolenaar
2016-03-13 13:24:45 +01:00
parent 8dcf259d90
commit 52f9c19015
3 changed files with 69 additions and 7 deletions

View File

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