Dear Friends,
I am using vim-latex suite for my writing in Latex. I would like to use it for not only tex docs but also other formats such as Sphinx. My questions:
1) How to load vim-latex suite for files written in Sphinx (say that, my file has extension like " myfile.rst")
2) I would like to use IMAP() and placeholder functionality of vim-latex (and its place holder functionality) for some shortcuts for such as " :math:`x^2` " in Sphinx, which is equivalent $x^2$ in Latex. For example, whenever I write 'MM' in file, I want it to refer a shortcut to ":math:` placeholder`"
In general, it would be great to extend vim-latex functionality to docs written in other formats.
Best Regards,
Ozhan
|