comparison runtime/doc/mbyte.txt @ 9644:9f7bcc2c3b97

commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 24 14:12:38 2016 +0200 Updated runtime files.
author Christian Brabandt <cb@256bit.org>
date Sun, 24 Jul 2016 14:15:06 +0200
parents 359743c1f59a
children 9f48eab77d62
comparison
equal deleted inserted replaced
9643:5aee77e6b395 9644:9f7bcc2c3b97
1 *mbyte.txt* For Vim version 7.4. Last change: 2013 May 18 1 *mbyte.txt* For Vim version 7.4. Last change: 2016 Jul 21
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar et al. 4 VIM REFERENCE MANUAL by Bram Moolenaar et al.
5 5
6 6
1008 When the keyboard doesn't produce the characters you want to enter in your 1008 When the keyboard doesn't produce the characters you want to enter in your
1009 text, you can use the 'keymap' option. This will translate one or more 1009 text, you can use the 'keymap' option. This will translate one or more
1010 (English) characters to another (non-English) character. This only happens 1010 (English) characters to another (non-English) character. This only happens
1011 when typing text, not when typing Vim commands. This avoids having to switch 1011 when typing text, not when typing Vim commands. This avoids having to switch
1012 between two keyboard settings. 1012 between two keyboard settings.
1013 {only available when compiled with the |+keymap| feature}
1013 1014
1014 The value of the 'keymap' option specifies a keymap file to use. The name of 1015 The value of the 'keymap' option specifies a keymap file to use. The name of
1015 this file is one of these two: 1016 this file is one of these two:
1016 1017
1017 keymap/{keymap}_{encoding}.vim 1018 keymap/{keymap}_{encoding}.vim