]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2297: the ex_vimgrep() function is too long v8.1.2297
authorBram Moolenaar <Bram@vim.org>
Tue, 12 Nov 2019 21:59:51 +0000 (22:59 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 12 Nov 2019 21:59:51 +0000 (22:59 +0100)
commitd6a98a3a9768568b668f91a53267b36f86b84466
tree533c6951ac9b5dfe21eb03b83f1bca5abcf85c7b
parent58e32ab503141e049c0e8c504a379bff8eddffdd
patch 8.1.2297: the ex_vimgrep() function is too long

Problem:    The ex_vimgrep() function is too long.
Solution:   Split it in three parts. (Yegappan Lakshmanan, closes #5211)
src/quickfix.c
src/version.c