mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:8.0.0612
Problem: Package directories are added to 'runtimepath' only after loading
non-package plugins.
Solution: Split off the code to add package directories to 'runtimepath'.
(Ingo Karkat, closes vim/vim#1680)
ce876aaa9a
This commit is contained in:
@@ -340,7 +340,7 @@ static const int included_patches[] = {
|
||||
// 615,
|
||||
614,
|
||||
// 613,
|
||||
// 612,
|
||||
612,
|
||||
// 611,
|
||||
// 610,
|
||||
// 609,
|
||||
|
Reference in New Issue
Block a user