mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1699 (#5660)
Problem: :packadd does not work the same when used early or late.
Solution: Always load plugins matching "plugin/**/*.vim".
71fb0c146b
This commit is contained in:

committed by
Justin M. Keyes

parent
3979c6cbed
commit
783c9aac8e
@@ -745,7 +745,7 @@ static int included_patches[] = {
|
||||
// 1702,
|
||||
// 1701,
|
||||
1700,
|
||||
// 1699,
|
||||
1699,
|
||||
// 1698 NA
|
||||
1697,
|
||||
1696,
|
||||
|
Reference in New Issue
Block a user