[Vim-latex-devel] BibTeX support (e.g.) for ConTeXt from Vim-LaTeX
Brought to you by:
srinathava,
tmaas
From: J.A.J. P. <jaj...@gm...> - 2009-02-03 21:23:47
|
Hello again, I would like to use some elements from Vim-LaTeX when editing a ConTeXt file, like for instance the marvellous BibTeX support! Would that be possible? Is it possible to load some stuff from the Vim-LaTeX suite while still having ConTeXt support for highlighting and the other things the context.vim plugin does. Or should I try to search out what code is responsible for instance for the F9 citing and try to reimplement it in context.vim? Which would be a lot of work and requires some Vim programming skills of which I have none. Is there a description of the Vim-LaTeX suite? Like: what file does what, why that file needed, which functions/variables are defined in it etc.. So I could get an overview of how the Vim-LaTeX suite works on a source code level. Thanks in advance, Adriaan. |