mirror of
https://github.com/neovim/neovim.git
synced 2026-02-10 14:31:52 +10:00
Problem: sort() fails when ignoring case.
Solution: Accept a number one argument in sort().
9cd4c0fb98
Co-authored-by: Bram Moolenaar <Bram@vim.org>