I 've been reading lkd recently. Read it carefully.
It is inconvenient to check the code when ubuntu is installed. Although vi + ctags is good, it is easier to install source insight.
So wine is a source insight.
Apt-get install wine
Now wine is good. You can install it directly, and there is no problem with the font.
The font was a little messy. Change the font.
Vi font. reg
REGEDIT4
[HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows NT \ CurrentVersion \ FontSubstitutes]
"Arial Baltic, 186" = "Arial, 186"
"Arial CE, 238" = "Arial, 238"
"Arial CYR, 204" = "Arial, 204"
"Arial Greek, 161" = "Arial, 161"
"Arial TUR, 162" = "Arial, 162"
"Courier New Baltic, 186" = "Courier New, 186"
"Courier New CE, 238" = "Courier New, 238"
"Courier New CYR, 204" = "Courier New, 204"
"Courier New Greek, 161" = "Courier New, 161"
"Courier New TUR, 162" = "Courier New, 162"
"Helv" = "MS Sans Serif"
"Helvetica" = "Arial"
"MS Shell Dlg" = "simsun"
"MS Shell Dlg 2" = "Tahoma"
"Tahoma" = "simsun"
"Times" = "Times New Roman"
"Times New Roman Baltic, 186" = "Times New Roman, 186"
"Times New Roman CE, 238" = "Times New Roman, 238"
"Times New Roman CYR, 204" = "Times New Roman, 204"
"Times New Roman Greek, 161" = "Times New Roman, 161"
"Times New Roman TUR, 162" = "Times New Roman, 162"
"Tms Rmn" = "NSimSun"
A few fonts should be copied, and the effect is good.
Change the font in source insight, ALT + T.