[Vim-latex-devel] Two questions: Tex_Leader and c-n completion
Brought to you by:
srinathava,
tmaas
From: Peter B. J. <pet...@gm...> - 2009-10-21 19:02:06
|
Hey. I got two questions about vim latex-suite that I can't find in the docs. Is there supposed to be c-n completion for commands like \leftarrow in mathmode?. If there is, it does not work for me.in Vim 7.2 on archlinux. The second question is.. Where can I set the character used as Tex_Leader for the AUCTex bindings.. The ` sign is hard to reach on a danish keyboard. I've tried "let Tex_Leader = '½' " but it doesn't work. Thank you for a nice plugin ;-) |