mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
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:
@@ -644,7 +644,7 @@ static const int included_patches[] = {
|
||||
311,
|
||||
// 310,
|
||||
// 309,
|
||||
// 308,
|
||||
308,
|
||||
307,
|
||||
// 306,
|
||||
// 305,
|
||||
|
Reference in New Issue
Block a user