When I insert a package into my preamble in VIM-LaTeX using F5 and select for instance floatflt, instead of \usepackage{floatflt}, I often get the following. How can I solve this?
<++>]{floatflt}"`usepackage[X
When I insert a package into my preamble in VIM-LaTeX using F5 and select for instance floatflt, instead of \usepackage{floatflt}, I often get the following. How can I solve this?
<++>]{floatflt}"`usepackage[X
The problem does not occur anymore, assumably because of the vim-latex update mentioned by @Dai-Bowen.