mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 02:08:17 +00:00
Add more commented patch numbers to version.c (2) #763
This should help reduce conflicts when merging patches from upstream.
This commit is contained in:

committed by
Justin M. Keyes

parent
2085acf478
commit
1e54b04bc0
@@ -202,6 +202,33 @@ static char *(features[]) = {
|
||||
|
||||
static int included_patches[] = {
|
||||
// Add new patch number below this line
|
||||
//316,
|
||||
//315,
|
||||
//314,
|
||||
//313,
|
||||
//312,
|
||||
//311,
|
||||
//310,
|
||||
//309,
|
||||
//308,
|
||||
//307,
|
||||
//306,
|
||||
//305,
|
||||
//304,
|
||||
//303,
|
||||
//302,
|
||||
//301,
|
||||
//300,
|
||||
//299,
|
||||
//298,
|
||||
//297,
|
||||
//296,
|
||||
//295,
|
||||
//294,
|
||||
//293,
|
||||
//292,
|
||||
//291,
|
||||
//290,
|
||||
289,
|
||||
288,
|
||||
//287,
|
||||
|
Reference in New Issue
Block a user