mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 14:26:07 +00:00
Add more commented patch numbers to version.c
This should help reduce conflicts when merging patches from upstream
This commit is contained in:
@@ -202,6 +202,58 @@ static char *(features[]) = {
|
|||||||
|
|
||||||
static int included_patches[] = {
|
static int included_patches[] = {
|
||||||
// Add new patch number below this line
|
// Add new patch number below this line
|
||||||
|
//258,
|
||||||
|
//257,
|
||||||
|
//256,
|
||||||
|
//255,
|
||||||
|
//254,
|
||||||
|
//253,
|
||||||
|
//252,
|
||||||
|
//251,
|
||||||
|
//250,
|
||||||
|
//249,
|
||||||
|
//248,
|
||||||
|
//247,
|
||||||
|
//246,
|
||||||
|
//245,
|
||||||
|
//244,
|
||||||
|
//243,
|
||||||
|
//242,
|
||||||
|
//241,
|
||||||
|
//240,
|
||||||
|
//240,
|
||||||
|
//239,
|
||||||
|
//238,
|
||||||
|
//237,
|
||||||
|
//236,
|
||||||
|
//235,
|
||||||
|
//234,
|
||||||
|
//233,
|
||||||
|
//232,
|
||||||
|
//231,
|
||||||
|
//230,
|
||||||
|
//229,
|
||||||
|
//228,
|
||||||
|
//227,
|
||||||
|
//226,
|
||||||
|
//225,
|
||||||
|
//224,
|
||||||
|
//223,
|
||||||
|
//222,
|
||||||
|
//221,
|
||||||
|
//220,
|
||||||
|
//219,
|
||||||
|
//218,
|
||||||
|
//217,
|
||||||
|
//216,
|
||||||
|
//215,
|
||||||
|
//214,
|
||||||
|
//213,
|
||||||
|
//212,
|
||||||
|
//211,
|
||||||
|
//210,
|
||||||
|
//209,
|
||||||
|
//208,
|
||||||
207,
|
207,
|
||||||
//206,
|
//206,
|
||||||
205,
|
205,
|
||||||
|
Reference in New Issue
Block a user