Tagged Questions
4
votes
1answer
183 views
Issues when using inverse/forward search with vim and xdvi (linux)
I am using vim 7.3.35 with the vim-latexsuite on ubuntu. After googling around I managed to setup forward/inverse search with xdvi by adding the following to my .vimrc:
let g:Tex_CompileRule_dvi = ...
2
votes
1answer
446 views
<M-i> mapping not working in Vim LatexSuite on linux
I'm running vim 7.0 on linux, with Vim LatexSuite. I'm trying to use the nifty-looking shortcut for adding items to an itemize environment.
:h Alt-I
<Alt-I> ...