I recently installed vim-latex on my computer, and I've come across a
conflict with using langmap and Cyrillic characters. I have the following
line in my vimrc:
set
langmap=й',ц\,,у.,кp,еy,нf,гg,шc,щr,зl,х/,ъ=,фa,ыo,вe,аu,пi,рd,оh,лt,дn,жs,э-,я\\;,чq,сj,мk,иx,тb,ьm,бw,юv,.z,ё`,Й\",Ц<,У>,КP,ЕY,НF,ГG,ШC,ЩR,ЗL,Х?,Ъ+,ФA,ЫO,ВE,АU,ПI,РD,ОH,ЛT,ДN,ЖS,Э_,Я:,ЧQ,СJ,МK,ИX,ТB,ЬM,БW,ЮV,\,Z,\\;$,-[,=],Ё~
It converts commands in normal mode from the Russian keyboard to the Dvorak
keyboard. However, if this line is included with vim-latex, insert mode
becomes impossible to use. Whenever I type in a character, the following
output appears in the file:
<SNR>12_LookupCharacter("a")
<SNR>12_LookupCharacter("o")
<SNR>12_LookupCharacter("e")
<SNR>12_LookupCharacter("u")
Where "a", "o", "e", "u", are characters that I typed in.
I have tested this with the Debian and Ubuntu repository versions of
vim-latexsuite, as well as the with latest snapshot on Sourceforge.
Thanks for maintaining vim-latex!
Siyang Chen
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel