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

patch 8.2.4538: the find_tags_in_file() function is too long

Problem:    The find_tags_in_file() function is too long.
Solution:   Refactor into smaller functions. (Yegappan Lakshmanan,
            closes #9920)
This commit is contained in:
Yegappan Lakshmanan
2022-03-10 18:36:54 +00:00
committed by Bram Moolenaar
parent 48f83c31d1
commit bf40e90dfe
3 changed files with 753 additions and 635 deletions

View File

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