vim-patch:7.4.488

Problem:    test_mapping fails for some people.
Solution:   Set the 'encoding' option. (Ken Takata)

https://code.google.com/p/vim/source/detail?r=v7-4-488
This commit is contained in:
Florian Walch
2014-12-23 13:01:14 +01:00
parent 0b192bf990
commit e06159e6ae
2 changed files with 3 additions and 1 deletions

View File

@@ -250,7 +250,7 @@ static int included_patches[] = {
491,
//490,
489,
//488,
488,
//487,
//486,
485,