Creative Commons Share Alike 3.0
Forward Search (from
The
Copy the
Modify your
let g:Tex_ViewRule_pdf = 'atril_dbus.py'
let g:Tex_DefaultTargetFormat = 'pdf'
let g:Tex_CompileRule_pdf = 'pdflatex --synctex=1 -interaction=nonstopmode $*'
Now you can use Forward search from vim-latex by typing \ls. Backward search is not yet supported.