mirror of
https://github.com/neovim/neovim.git
synced 2026-08-28 01:51:52 +00:00
Problem: Crash when expanding "~" in substitute causes very long text.
Solution: Limit the text length to MAXCOL.
ab9a2d884b
Co-authored-by: Bram Moolenaar <Bram@vim.org>