]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4205: the normal_cmd() function is too long v8.2.4205
authorYegappan Lakshmanan <yegappan@yahoo.com>
Mon, 24 Jan 2022 16:30:30 +0000 (16:30 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 24 Jan 2022 16:30:30 +0000 (16:30 +0000)
commit46634350740d062fc7e555fd6c5d4d43798d4df7
treea5ea7e57949bfcd6af42561cdf07842eecba962a
parent7924a17791217d50be5a91989a9641bf68e7a735
patch 8.2.4205: the normal_cmd() function is too long

Problem:    The normal_cmd() function is too long.
Solution:   Move parts to separate functions. (Yegappan Lakshmanan,
            closes #9608)
src/normal.c
src/version.c