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

patch 7.4.2099

Problem:    When a keymap is active only "(lang)" is displayed. (Ilya
            Dogolazky)
Solution:   Show the keymap name. (Dmitri Vereshchagin, closes #933)
This commit is contained in:
Bram Moolenaar
2016-07-24 16:17:59 +02:00
parent 6f1d9a096b
commit 73ac0c4281
4 changed files with 10 additions and 7 deletions

View File

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