Lines Matching refs:encoding

159 not stored, it is lost when you exit Vim.  It is also cleared when 'encoding'
237 when 'spelllang' is made empty or 'spell' is reset. When 'encoding' is set
280 Yiddish requires using "utf-8" encoding, because of the special characters
284 'encoding' 'spelllang'
302 EEE the value of 'encoding'
323 - Vim uses "latin1" when 'encoding' is "iso-8859-15". The euro sign doesn't
325 - When no spell file for 'encoding' is found "ascii" is tried. This only
327 helps when 'encoding' is not "latin1", such as iso-8859-2, and English text
333 'encoding' is "iso-8859-2"
345 If 'encoding' is "latin1" Vim will look for:
358 A spell file might not be available in the current 'encoding'. See
400 'encoding'.
526 written will be "{outname}.{encoding}.spl", where
527 {encoding} is the value of the 'encoding' option.
678 value is 'encoding', since every encoding has its own spell file. With two
723 /encoding=utf-8 ~
724 - A line starting with "/encoding=", before any word, specifies the encoding
725 of the file. After the second '=' comes an encoding name. This tells Vim
726 to setup conversion from the specified encoding to 'encoding'. Thus you can
750 /encoding=latin1 encoding of the file
814 ignored, all other white space matters. The encoding is specified in the
874 The affix file can be in any encoding that is supported by "iconv". However,
879 The encoding should be specified before anything where the encoding matters.
880 The encoding applies both to the affix file and the dictionary file. It is
885 The encoding can be different from the value of the 'encoding' option at the
886 time ":mkspell" is used. Vim will then convert everything to 'encoding' and
887 generate a spell file for 'encoding'. If some of the used characters to not
888 fit in 'encoding' you will get an error message.
890 When using a multibyte encoding it's possible to use more different affix
892 anyway. For compatibility use an 8-bit encoding.
899 right encoding.
920 When using an 8-bit encoding the affix file should define what characters are
922 support a locale with this encoding and isalpha() won't work. For example
950 When the encoding is UTF-8 no word characters need to be specified.
955 for the same encoding must use the same word characters, otherwise they can't
967 for any encoding. The .add.spl files also do not contain the table.