mirror of
https://github.com/neovim/neovim.git
synced 2026-02-09 14:02:05 +10:00
Problem: Error for const argument to mapnew().
Solution: Don't give an error. (closes vim/vim#7400)
57cf4973a2
Co-authored-by: Bram Moolenaar <Bram@vim.org>