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:
Marco Hinz 2015-07-21 11:28:00 +02:00
parent 23cdebd559
commit 43f7eec0cd

View File

@ -71,11 +71,23 @@ static char *features[] = {
// clang-format off
static int included_patches[] = {
//790,
//789,
//788,
//787,
//786,
//785,
784,
//783,
//782,
//781,
//780,
//779,
//778,
//777,
//776,
//775,
//774,
775,
774,
//773,
//772,
//771,