Lines Matching refs:This

8 The messages in Vim can be given in several languages.  This chapter explains
50 This only works if the language is available on your system. The advantage is
57 This way you can try out several names for your language. You will get an
144 encoding, providing for over ten thousand possible characters. This still
145 isn't enough when a text is to contain several different languages. This is
147 commonly used languages. This is the "Super encoding that replaces all
166 characters. This should work: >
172 This applies to the text in buffers (files you are editing), registers, Vim
175 This example assumes you have this font on your system. The name in the
176 example is for the X Window System. This font is in a package that is used to
196 language. This requires converting them to Unicode. Tell Vim the language
203 This assigns the old value of 'encoding' to 'termencoding' before setting
234 This is the same as what was used for the GUI. But it works differently: Vim
247 Vim will display a line with the code of the character. This gives you a hint
267 value is: "ucs-bom,utf-8,latin1". This means that Vim checks the file to see
270 ucs-bom File must start with a Byte Order Mark (BOM). This
273 utf-8 utf-8 Unicode. This is rejected when a sequence of
280 is "utf-16le". That means it's Unicode, 16-bit and little-endian. This
296 This depends on the conversion available.
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|.
330 keyboard, you will want to use an Input Method (IM). This requires learning
346 Vim will try to find a keymap file for you. This depends on the value of
355 This only works in Insert mode and Command-line mode. In Normal mode it does