Re: [Vim-latex-devel] Bug with mapleader = " "
Brought to you by:
srinathava,
tmaas
From: Till M. <ope...@ti...> - 2010-10-07 20:36:41
|
On Thu, Oct 07, 2010 at 09:26:23PM +0200, Mika Fischer wrote: > Hi, > > there's a bug with vim-latex, when setting g:mapleader to <space>. The > compile and view commands etc. get bound to "ll", "lv", and so on > instead of "<space>ll", "<space>lv", and so on. Needless to say this > messes things up quite a bit. The attached patch fixes this problem. > > Please consider applying it. I applied it in changeset 1109. There are more occurences of mapleader, e.g. in wizardfuncs.vim and texmenuconf.vim, don't they need to be patched? Regards Till |