mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
Merge #5254 from KillTheMule/vim-7.4.1952
vim-patch:7.4.{1952, 1990, 2033, 2284}
This commit is contained in:
@@ -74,6 +74,7 @@ static char *features[] = {
|
||||
|
||||
// clang-format off
|
||||
static int included_patches[] = {
|
||||
2284,
|
||||
2219,
|
||||
// 2200,
|
||||
// 2199,
|
||||
@@ -242,7 +243,7 @@ static int included_patches[] = {
|
||||
// 2036,
|
||||
// 2035 NA
|
||||
// 2034 NA
|
||||
// 2033,
|
||||
2033,
|
||||
// 2032 NA
|
||||
// 2031,
|
||||
// 2030 NA
|
||||
@@ -285,7 +286,7 @@ static int included_patches[] = {
|
||||
// 1993,
|
||||
// 1992,
|
||||
// 1991,
|
||||
// 1990,
|
||||
1990,
|
||||
// 1989,
|
||||
// 1988 NA
|
||||
// 1987 NA
|
||||
@@ -323,7 +324,7 @@ static int included_patches[] = {
|
||||
// 1955,
|
||||
// 1954,
|
||||
// 1953,
|
||||
// 1952,
|
||||
1952,
|
||||
// 1951 NA
|
||||
// 1950,
|
||||
// 1949,
|
||||
|
Reference in New Issue
Block a user