hi all,

since upgrading to lenny, my vim addons / plugins do not work anymore.
the two i used to use are vimoutliner and latex-suite.

the plugins used to start automatically when i opened a .tex or .otl file,
this behavior is gone since the upgrade.

i am aware that plugins need to be "activated" or installed using the
vim-addons tool, and i did so, in fact vim-addons reports the two addons
as being installed, here's the output of "vim-addons | grep installed":
Code:
> vim-addons | grep installed
calendar                    installed     removed       
latex-suite                 installed     removed       
themes                      installed     removed       
vimoutliner                 installed     removed
any idea what i am missing here?

cheers, kai