mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 17:12:40 +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>