[Vim-latex-devel] Bug (or feature) with ``
Brought to you by:
srinathava,
tmaas
From: Khorev S. <Kh...@So...> - 2003-05-30 13:08:24
|
I am casual user of vim-latex, so I can be wrong. I use russian keymap (have in vimrc :set keymap=russian-jcukenwin). In that layout " key is mapped to russian letter 'E'. And using this keymap with vim-latex has very strange effect: If Vim (6.2f-BETA) was started like "gvim blah.tex", I'm not able to insert capital 'E' - it will always get replaced with ``. But if I start gvim and open file from it (:e blah.tex), capital 'E' is not replaced with ``. I skipped through vim-latex code but didn't find the reason. Also on russian keyboard " is placed on key '2' (like @ on english kbd). Is it possible to write universal map to map " of any language to ``. -- Sergey Khorev http://iamphet.nm.ru Innovation for the holders of conventional wisdom is not novelty, but annihilation. -- Marshal McLuhan |