vim-patch:7.4.1143

Problem:    Can't sort on floating point numbers.
Solution:   Add the "f" flag to ":sort".  (Alex Jakushev)  Also add the "f"
            flag to sort().

f7edf40448
This commit is contained in:
watiko
2016-02-20 17:45:51 +09:00
parent f6dca79f3a
commit 313810ccad
6 changed files with 151 additions and 51 deletions

View File

@@ -147,7 +147,7 @@ static int included_patches[] = {
// 1146 NA
// 1145 NA
// 1144 NA
// 1143,
1143,
// 1142,
// 1141,
// 1140,