mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.951
Problem: Sorting number strings does not work as expected. (Luc Hermitte)
Solution: Add the 'N" argument to sort()
b00da1d6d1
This commit is contained in:
@@ -339,7 +339,7 @@ static int included_patches[] = {
|
||||
// 954 NA
|
||||
953,
|
||||
952,
|
||||
// 951,
|
||||
951,
|
||||
950,
|
||||
949,
|
||||
// 948 NA
|
||||
|
Reference in New Issue
Block a user