mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.2343 and mark NA patches (#6384)
vim-patch:7.4.2343
Problem: Too many old file tests.
Solution: Turn several into new style tests. (Yegappan Lakshmanan)
53f1673cd9
This commit is contained in:

committed by
Justin M. Keyes

parent
b9e7ab1484
commit
e86042ae17
@@ -74,10 +74,10 @@ static char *features[] = {
|
||||
|
||||
// clang-format off
|
||||
static int included_patches[] = {
|
||||
// 2367,
|
||||
// 2367,NA
|
||||
// 2366 NA
|
||||
// 2365 NA
|
||||
// 2364,
|
||||
// 2364,NA
|
||||
// 2363 NA
|
||||
2362,
|
||||
// 2361 NA
|
||||
@@ -98,7 +98,7 @@ static int included_patches[] = {
|
||||
2346,
|
||||
// 2345 NA
|
||||
// 2344 NA
|
||||
// 2343,
|
||||
2343,
|
||||
// 2342 NA
|
||||
2341,
|
||||
// 2340 NA
|
||||
|
Reference in New Issue
Block a user