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