]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1797: the vgetorpeek() function is too long v8.1.1797
authorBram Moolenaar <Bram@vim.org>
Sat, 3 Aug 2019 12:23:48 +0000 (14:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 3 Aug 2019 12:23:48 +0000 (14:23 +0200)
commitedd680f3649c47d7ed5818e356e7c47f874f5cf8
treed6300f8f16e47c134a18ec6b384cf785af016e29
parent72e1b39111389001a20fbe8aa344ce2fe0a7e1a4
patch 8.1.1797: the vgetorpeek() function is too long

Problem:    The vgetorpeek() function is too long.
Solution:   Split off the part that handles mappings, with fix.
src/getchar.c
src/version.c