sponsor Vim development Vim logo Vim Book Ad

evince-synctex : Python-based vim script for bidirectional synchronization between Vim and Evince

 script karma  Rating 0/0, Downloaded by 1143  Comments, bugs, improvements  Vim wiki

created by
Julien RIVAUD
 
script type
ftplugin
 
description
This is a very small Vim ftplugin to enable bidirectional synchronization between Evince and (G)Vim.

It relies on Python support, pydbus and Gio (and Evince, of course).
 
install details
Either via Vundle, or just copying a single vim file to ~/.vim/after/ftplugin/tex_evince.vim

See the README for detailed instructions
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
evince-synctex-master(1).zip 1.3 2018-05-12 7.0 Julien RIVAUD Scroll the view to center the cursor after moving (with zz) when CTRL-click in Evince (can be disabled by a setting)
Only create a single dbus listener for all TeX buffers
Obey g:no_*_maps variables to prevent the creation of the \ls mapping
Updated documentation
evince-synctex-master.zip 1.2 2018-05-09 7.0 Julien RIVAUD Fixed a command redefinition problem when opening multiple TeX buffers.
Removed unwanted hard dependency on LaTeX-suite by gracefully falling back to buffer name.
Added a customize-able action to switch to the corresponding buffer when syncing from Evince to ViM, instead of only updating the cursor when the buffer is curent.
evince-synctex-master.zip 1.0 2018-05-09 7.0 Julien RIVAUD Initial upload
ip used for rating: 18.216.94.152

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github