mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 10:56:31 +00:00

Problem: The eval.c file is too big.
Solution: Move filter() and map() to list.c.
1e1d30048e
Co-authored-by: Bram Moolenaar <Bram@vim.org>