Ответ на сообщение «[Vim-latex-devel] Bug with mapleader = " "», 
присланное в 23:26:23 07 октября 2010, Четверг.
Отправитель: Mika Fischer:

What problems do you have? If I do ``let g:mapleader="<Space>"'' before loading 
tex file, everything works as expected. Maybe you tried to set g:mapleader to 
literal space? I think that ``g:mapleader'' should be replaced but not with 
``<Leader>'' but with ``g:latex_suite_mapleader'' or something like that.

Текст сообщения:
> 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.
> 
> Best regards,
>  Mika

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to