mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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:
parent
23cdebd559
commit
43f7eec0cd
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user