mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.1394
Problem: Can't sort inside a sort function.
Solution: Use a struct to store the sort parameters. (Jacob Niehus)
0b962473dd
This commit is contained in:
@@ -299,7 +299,7 @@ static int included_patches[] = {
|
||||
// 1397,
|
||||
// 1396,
|
||||
// 1395 NA
|
||||
// 1394,
|
||||
1394,
|
||||
// 1393 NA
|
||||
// 1392 NA
|
||||
// 1391 NA
|
||||
|
Reference in New Issue
Block a user