Vim: How to handle Unicode files with text in multiple (more than two) languages?
Fresh3 days ago
Mar 15, 20266188 viewsConfidence Score0%
0%
Problem
What settings do I need to set in Vim/gVim to be able to view Unicode text files which have text in many languages? You may make these assumptions: The number of languages is more than two. Some of the languages are Chinese, Japanese, and Korean. It is enough if I can view these files in gVim (not …
Error Output
This is English. 这是中文。 これは日本です。 한국입니다. ಇದು ಕನ್ನಡ.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Vim: How to handle Unicode files with text in multiple (more than two) languages?
Low Risk
Using gVim on Windows, I did the following two things: The second command brings up a font picker. By choosing the font "@MS Mincho", I got some of the Japanese characters to display, but oddly they were rotated 90 degrees to the left. Anyway, you'l…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix