0
0
mirror of https://github.com/vim/vim.git synced 2025-09-26 04:04:07 -04:00

patch 7.4.1480

Problem:    Cannot add a pack direcory without loading a plugin.
Solution:   Add the :packadd command.
This commit is contained in:
Bram Moolenaar
2016-03-03 17:13:03 +01:00
parent 863c1a9079
commit 91715873d1
6 changed files with 123 additions and 54 deletions

View File

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