Hi, I'm trying to do some work in i18n and I've having trouble getting vim to properly display text in different languages. I'm currently working with the MoinMoin wiki, looking at it's translatable text strings (which are in 18 different languages) and almost all of them render with strange characters on the screen. I set both file-encoding and encoding to utf-8 and still no luck. If I open this files in IDLE (the python editor) all the text displays perfectly, so I'm pretty sure I have all the right language packs installed (I think...). Does anyone know what I'm doing wrong? Any suggestions would be highly appreciated.
Vim Version: 7.0 OS: WinXP SP2
