Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:8.2.1262: src/ex_cmds.c file is too big (#19811) | zeertzjq | 2022-08-17 |
Problem: src/ex_cmds.c file is too big. Solution: Move help related code to src/help.c. (Yegappan Lakshmanan, closes vim/vim#6506) https://github.com/vim/vim/commit/f868ba89039045b25efe83d12ca501d657e170e8 |