vim-patch:7.4.552

Problem:    Langmap applies to Insert mode expression mappings.
Solution:   Check for Insert mode. (Daniel Hahler)

https://code.google.com/p/vim/source/detail?r=v7-4-552
This commit is contained in:
Florian Walch
2014-12-26 16:49:44 +01:00
parent cab88790bc
commit e27460b60c
3 changed files with 14 additions and 3 deletions

View File

@@ -186,7 +186,7 @@ static int included_patches[] = {
//555 NA
//554,
//553,
//552,
552,
//551,
//550,
//549,