mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
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:
@@ -147,7 +147,7 @@ static int included_patches[] = {
|
||||
// 1146 NA
|
||||
// 1145 NA
|
||||
// 1144 NA
|
||||
// 1143,
|
||||
1143,
|
||||
// 1142,
|
||||
// 1141,
|
||||
// 1140,
|
||||
|
Reference in New Issue
Block a user