]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4165: the nv_g_cmd() function is too long v8.2.4165
authorYegappan Lakshmanan <yegappan@yahoo.com>
Thu, 20 Jan 2022 20:18:27 +0000 (20:18 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 20 Jan 2022 20:18:27 +0000 (20:18 +0000)
commit05386ca1d4823e5c98c24b8cd038af49aee62577
tree301a6fa6eb18b01ea7f27d62a31d9f32a95a7fb5
parent6f0ddbf00dfc4c6eb70aa4abc415cad7aba46b6a
patch 8.2.4165: the nv_g_cmd() function is too long

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