Hello,

I have vim 7.3 installed on my fedora and I encountered a problem with
opening files with latin2 encoding. Vim uses utf-8 encoding by deafult
and it's OK for me but sometimes I need to edit file in latin2. I
tried set fileencodings to utf-8,latin2 but it didn't work. I tried
even opening the file with ++enc=latin2 argument but it didn't work
either. The only way I found that it worked was setting encoding to
latin2 but I edit many files in different encodings all the time so
switching the encoding variable isn't a good choice.

Any ideas?

Best regards,
Karol Samborski

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to