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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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 🙂