mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch: Mark patches as NA.
This commit is contained in:
parent
c3028e4353
commit
39516a0d15
@ -178,6 +178,28 @@ static char *(features[]) = {
|
||||
};
|
||||
|
||||
static int included_patches[] = {
|
||||
//589 NA
|
||||
//588,
|
||||
//587,
|
||||
//586 NA
|
||||
//585,
|
||||
//584 NA
|
||||
//583 NA
|
||||
//582,
|
||||
//581,
|
||||
//580,
|
||||
//579,
|
||||
//578,
|
||||
//577,
|
||||
//576,
|
||||
//575,
|
||||
//574,
|
||||
//573,
|
||||
//572,
|
||||
//571 NA
|
||||
//570 NA
|
||||
//569,
|
||||
//568,
|
||||
567,
|
||||
//566,
|
||||
//565,
|
||||
@ -294,7 +316,7 @@ static int included_patches[] = {
|
||||
454,
|
||||
//453 NA
|
||||
452,
|
||||
//451,
|
||||
//451 NA
|
||||
450,
|
||||
449,
|
||||
//448 NA
|
||||
|
Loading…
Reference in New Issue
Block a user