Lines Matching refs:same
91 same encoding as which Vim is working with. If this is not the case, you can
329 the same encoding is used and it's called latin1. 'isprint' can be used to
335 1 ansi same as latin1 (obsolete, for backward compatibility)
339 2 chinese same as "prc"
341 u utf8 same as utf-8
342 u unicode same as ucs-2
343 u ucs2be same as ucs-2 (big endian)
344 u ucs-2be same as ucs-2 (big endian)
345 u ucs-4be same as ucs-4 (big endian)
346 u utf-32 same as ucs-4
347 u utf-32le same as ucs-4le
363 There are a few encodings which are similar, but not exactly the same. Vim
374 in your current locale, and Vim uses the same characters internally.
417 the same way, because all Unicode is handled
492 terminal, if the terminal supports the same encoding that Vim uses. Thus this
604 the same value as GL, and GR if 1.
825 inputting, multiple Kanji characters could have the same pronunciation, so
974 language version of Global IME at same place.
999 This works in the same way when using XIM.
1038 leaving and entering Insert mode the previous value is used. The same value
1044 use the same value as for 'iminsert'.
1077 These items are exactly the same as what can be used in a |:lnoremap| command,