mirror of
https://github.com/neovim/neovim.git
synced 2025-11-30 14:10:50 +00:00
Problem: Some source files are too big.
Solution: Move buffer and window related functions to evalbuffer.c and
evalwindow.c. (Yegappan Lakshmanan, closes vim/vim#4898)
261f346f81