mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
eval: Rename json* functions to json_*
This commit is contained in:
@@ -78,14 +78,15 @@ static int included_patches[] = {
|
||||
1511,
|
||||
1425,
|
||||
1366,
|
||||
1304,
|
||||
1292,
|
||||
1284,
|
||||
// 1283
|
||||
1282,
|
||||
// 1281
|
||||
// 1280
|
||||
// 1279
|
||||
// 1278
|
||||
// 1279 NA
|
||||
// 1278 NA
|
||||
// 1277
|
||||
// 1276
|
||||
// 1275
|
||||
@@ -94,7 +95,7 @@ static int included_patches[] = {
|
||||
// 1272
|
||||
1271,
|
||||
// 1270
|
||||
// 1269
|
||||
1269,
|
||||
// 1268
|
||||
1267,
|
||||
// 1266
|
||||
@@ -120,7 +121,7 @@ static int included_patches[] = {
|
||||
// 1246
|
||||
// 1245
|
||||
// 1244
|
||||
// 1243
|
||||
// 1243 NA
|
||||
// 1242
|
||||
// 1241
|
||||
// 1240
|
||||
@@ -132,7 +133,7 @@ static int included_patches[] = {
|
||||
// 1234
|
||||
// 1233
|
||||
// 1232
|
||||
// 1231
|
||||
// 1231 NA
|
||||
// 1230
|
||||
// 1229
|
||||
1228,
|
||||
|
Reference in New Issue
Block a user