I'm using viper-mode in emacs, and I'd like to use the Vim-LaTeX plugin with it.
How do I install the plugin to use in viper-mode?
As far as I know, viper mode is an emulation of common vim functionality in emacs. It is not an implementation of vim. Therefore, I don't think it has the ability to use vim's plugins. A quick perusal of the source code doesn't seem to show any signs either. You may just have to break down and use vim :)