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
|