Lines Matching refs:can
8 The messages in Vim can be given in several languages. This chapter explains
53 want to change language while Vim is running, you can use the second method: >
57 This way you can try out several names for your language. You will get an
68 You can also set the language separately for messages, edited text and the
76 package. After unpacking the sources, instructions can be found in the
94 use "File" instead of "Datei". You can switch back to using the English menus
108 If you really want to switch menu language while running Vim, you can do it
126 want to use, you can do your own translations. The simplest way to do this is
150 restrictions, you can use them even when your environment uses another
159 The nice thing about Unicode is that other encodings can be converted to it
173 script files, etc. You can regard 'encoding' as the setting for the internals
183 using the "Courier New" font. You can use the Edit/Select Font... menu to
184 select and try out the fonts available. Only fixed-width fonts can be used
190 you can find it here:
197 from which to convert with the 'termencoding' option. You can do it like
220 Now you can run Vim inside this terminal. Set 'encoding' to "utf-8" as
227 Unicode support. You can do this with Vim, although characters that are not
242 where a character should be that the terminal can't display. Move the cursor
248 about what character it is. You can look it up in a Unicode table. You could
309 encoding, so that the reverse conversion can be done when writing the file.
310 The same argument can be used when writing the file. This way you can
328 can use digraphs. This was already explained in |24.9|.
342 Suppose you want to type Hebrew. You can load the keymap like this: >
349 Now you can type Hebrew in Insert mode. In Normal mode, and when typing a ":"
350 command, Vim automatically switches to English. You can use this command to
360 You can also change the usage of the keymap with the 'iminsert' and
367 To find out which keymap files are available, in the GUI you can use the
368 Edit/Keymap menu. Otherwise you can use this command: >
375 You can create your own keymap file. It's not very difficult. Start with
399 If all other methods fail, you can enter any character with CTRL-V: