0
0
mirror of https://github.com/vim/vim.git synced 2025-10-08 06:04:08 -04:00

patch 9.0.1195: restoring KeyTyped when building statusline not tested

Problem:    Restoring KeyTyped when building statusline not tested.
Solution:   Add a test.  Clean up and fix other tests. (closes #11815)
This commit is contained in:
zeertzjq
2023-01-14 11:46:49 +00:00
committed by Bram Moolenaar
parent b40a2fb3b3
commit 378e6c03f9
14 changed files with 102 additions and 29 deletions

View File

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