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

patch 8.1.0252: quickfix functions are too long

Problem:    Quickfix functions are too long.
Solution:   Refactor. (Yegappan Lakshmanan, closes #2950)
This commit is contained in:
Bram Moolenaar
2018-08-07 21:54:41 +02:00
parent b782ba475a
commit de3b3677f7
2 changed files with 502 additions and 287 deletions

File diff suppressed because it is too large Load Diff

View File

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