mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 05:58:33 +00:00
Update version.c to 7.4.454
This commit is contained in:
@@ -184,6 +184,19 @@ static char *(features[]) = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static int included_patches[] = {
|
static int included_patches[] = {
|
||||||
|
//457,
|
||||||
|
//456,
|
||||||
|
//455,
|
||||||
|
454,
|
||||||
|
//453,
|
||||||
|
//452,
|
||||||
|
//451,
|
||||||
|
//450,
|
||||||
|
//449,
|
||||||
|
//448,
|
||||||
|
//447,
|
||||||
|
//446,
|
||||||
|
//445,
|
||||||
//444,
|
//444,
|
||||||
//443,
|
//443,
|
||||||
//442,
|
//442,
|
||||||
|
Reference in New Issue
Block a user