patch 8.2.2778: problem restoring 'packpath' in session

Problem:    Problem restoring 'packpath' in session.
Solution:   Let "skiprtp" also apply to 'packpath'.
This commit is contained in:
Bram Moolenaar
2021-04-17 21:04:34 +02:00
parent 51e933261b
commit d23b714d8b
4 changed files with 15 additions and 8 deletions

View File

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