mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.341
Problem: sort() doesn't handle numbers well. Solution: Add an argument to specify sorting on numbers. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=adc4a84f72eb44dae657af713922a6e2c1f64ae3
This commit is contained in:
@@ -254,7 +254,7 @@ static int included_patches[] = {
|
||||
344,
|
||||
343,
|
||||
//342 NA
|
||||
//341,
|
||||
341,
|
||||
//340 NA
|
||||
339,
|
||||
338,
|
||||
|
Reference in New Issue
Block a user