Vim
Vim copied to clipboard
[sort cmd] add numeric sorting
What this PR does / why we need it:
Which issue(s) this PR fixes
Fixes #7743
Special notes for your reviewer:
I couldn't get tests running locally, I'll wait for CI for it.
I extended NumericString
module and it can be used in more sorting options - e.g. oct, hex sorting in future.
@jan25 I'm interested in this change - would you mind fixing the build please?
Sadly i couldn't get tests running locally. Let's see if build passes.