mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
Uncomment merged patches in version.c
7.4.774 -> https://github.com/neovim/neovim/pull/2563 7.4.775 -> https://github.com/neovim/neovim/pull/2564 7.4.784 -> https://github.com/neovim/neovim/pull/2792
This commit is contained in:
@@ -71,11 +71,23 @@ static char *features[] = {
|
|||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
static int included_patches[] = {
|
static int included_patches[] = {
|
||||||
|
//790,
|
||||||
|
//789,
|
||||||
|
//788,
|
||||||
|
//787,
|
||||||
|
//786,
|
||||||
|
//785,
|
||||||
|
784,
|
||||||
|
//783,
|
||||||
|
//782,
|
||||||
|
//781,
|
||||||
|
//780,
|
||||||
|
//779,
|
||||||
//778,
|
//778,
|
||||||
//777,
|
//777,
|
||||||
//776,
|
//776,
|
||||||
//775,
|
775,
|
||||||
//774,
|
774,
|
||||||
//773,
|
//773,
|
||||||
//772,
|
//772,
|
||||||
//771,
|
//771,
|
||||||
|
Reference in New Issue
Block a user