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:
André Twupack
2014-07-12 18:39:23 +02:00
parent 1761a4af71
commit 9f252554e3
4 changed files with 33 additions and 5 deletions

View File

@@ -254,7 +254,7 @@ static int included_patches[] = {
344,
343,
//342 NA
//341,
341,
//340 NA
339,
338,