commit | 7a373dd0d49b3dd992e7999bb368d0b307d70662 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Oct 22 22:09:01 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Oct 22 22:09:01 2014 +0200 |
tree | 9ee1bef268a7214a0f0f7b416e2cdd9a5a8418e9 | |
parent | a94618e16c2b55a351c172632873ad158c9b51db [diff] |
updated for version 7.4.488 Problem: test_mapping fails for some people. Solution: Set the 'encoding' option. (Ken Takata)
diff --git a/src/testdir/test_mapping.in b/src/testdir/test_mapping.in index 55dac09..e257277 100644 --- a/src/testdir/test_mapping.in +++ b/src/testdir/test_mapping.in
@@ -3,6 +3,7 @@ STARTTEST :so small.vim :so mbyte.vim +:set encoding=utf-8 : " abbreviations with р (0x80) should work :inoreab чкпр vim GAчкпр