1
0
forked from aniani/vim

patch 9.0.0899: the builtin terminals are in one long list

Problem:    The builtin terminals are in one long list.
Solution:   Refactor into multiple lists and an index of the lists.
This commit is contained in:
Bram Moolenaar
2022-11-17 22:05:12 +00:00
parent 75ac25b496
commit 4654d63dec
3 changed files with 534 additions and 456 deletions

View File

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