Bug#427647: vim: tries to be smart

James Vega jamessan at debian.org
Tue Jun 5 13:18:38 UTC 2007


severity 427647 normal
thanks

On 6/5/07, Daniel Bayer <bayer at inb.uni-luebeck.de> wrote:
> since some time vim tries do be smart, but it is doing pretty dumb
> things. For example if I try to write "PREFIX" in tex mode it ends
> up as something like "PR\begin{figure}[X]".  Of course, this is not
> what I want. There are some other acronyms to which vim is doing
> similar things.

It sounds like you might have the vim-latexsuite package installed (or a
local version in your ~/.vim directory).  This plugin suite can be
rather invasive and probably shouldn't be installed unless you're making
heavy use of it.  It places files in the plugin/ directory of the Vim's
runtimepath, so it is always loaded when starting Vim.

James




More information about the pkg-vim-maintainers mailing list