0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 7.4.2088

Problem:    Keymap test fails with normal features.
Solution:   Bail out if the keymap feature is not supported.
This commit is contained in:
Bram Moolenaar
2016-07-21 22:03:02 +02:00
parent e25bc5abb4
commit f36213597d
2 changed files with 5 additions and 0 deletions

View File

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