]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3536: the do_highlight() function is way too long v8.2.3536
authorYegappan Lakshmanan <yegappan@yahoo.com>
Mon, 18 Oct 2021 21:13:57 +0000 (22:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 18 Oct 2021 21:13:57 +0000 (22:13 +0100)
commitad6b90c33cc239794a6694ef53e8baeee2ed97bd
tree1267387b34eeafbd30a9687bfdb4ba85e6965dff
parent9b0b844d252ea84b3607f39603b4afa8cb002418
patch 8.2.3536: the do_highlight() function is way too long

Problem:    The do_highlight() function is way too long.
Solution:   Split it into several functions. (Yegappan Lakshmanan,
            closes #9011)
src/highlight.c
src/version.c