0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 8.2.4494: the find_tags() function is much too long

Problem:    The find_tags() function is much too long.
Solution:   Refactor the function. (Yegappan Lakshmanan, closes #9869)
This commit is contained in:
Yegappan Lakshmanan
2022-03-02 20:29:35 +00:00
committed by Bram Moolenaar
parent b9c5108593
commit 2f87a99b6e
4 changed files with 1219 additions and 1106 deletions

View File

@@ -754,6 +754,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4494,
/**/
4493,
/**/