mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.1065
Problem: Cannot use the "dll" options on MS-Windows.
Solution: Support the options on all platforms. Use the built-in name as
the default, so that it's clear what Vim is looking for.
25e4fcde76
This commit is contained in:
@@ -79,6 +79,16 @@ static int included_patches[] = {
|
||||
|
||||
|
||||
|
||||
1065,
|
||||
// 1064,
|
||||
// 1063,
|
||||
// 1062,
|
||||
// 1061,
|
||||
// 1060,
|
||||
// 1059,
|
||||
// 1058,
|
||||
// 1057,
|
||||
// 1056,
|
||||
1055,
|
||||
// 1054,
|
||||
// 1053,
|
||||
|
Reference in New Issue
Block a user