mirror of
https://github.com/neovim/neovim.git
synced 2026-09-11 16:41:02 +00:00
Problem: src/ex_cmds.c file is too big.
Solution: Move help related code to src/help.c. (Yegappan Lakshmanan,
closes vim/vim#6506)
f868ba8903