[Vim-latex-devel] [Contact] vim-latex on os x
Brought to you by:
srinathava,
tmaas
From: Jacob E. <vim...@so...> - 2004-08-07 00:08:58
|
I\'ve just started using vim-latex, and I\'m having two problems: 1) \\lv refuses to work the way I expect. It always calls xpdf (which I don\'t have installed), even though g:Tex_ViewRule_pdf = \'preview\' and G:Tex_ViewRuleComplete = \'open $*.pdf\'. :!open <filename>.pdf works though. Echo gives the expected value for the variables above. 2) The F9 autocompletion features sound great, but F9 is mapped for expose in os x... can all F9 functions be remapped easily in vim-latex? Thanks for any help you can provide. jacob |