[Vim-latex-devel] editing xml files with a lot of latex codes using vim-latex
Brought to you by:
srinathava,
tmaas
From: Wai Y. P. <wyp...@gm...> - 2020-06-06 01:51:49
|
Hi vim-latex-developers, The xml files that I write will have a lot of latex codes (since I want to use PreTeXt) I really like vim-latex but I also want the functionality of a plugin likes xml.vim (e.g. typing <m> will automatically close it to <m></m>). Can I have both, if so how? I tried setting the filetype to tex.xml but the xml.vim plugin doesn't load and setting ft to xml.tex then latex-vim doesn't load. Thank you for the help in advance, Wai Yan Pong |