vim-patch:8.0.0308

Problem:    When using a symbolic link, the package path will not be inserted
            at the right position in 'runtimepath'. (Dugan Chen, Norio Takagi)
Solution:   Resolve symbolic links when finding the right position in
            'runtimepath'. (Hirohito Higashi)

2f9e575583
This commit is contained in:
James McCoy
2017-08-21 12:10:15 -04:00
parent 9ff0cc7085
commit a66eca78c2
3 changed files with 57 additions and 13 deletions

View File

@@ -644,7 +644,7 @@ static const int included_patches[] = {
311,
// 310,
// 309,
// 308,
308,
307,
// 306,
// 305,