evince-synctex : Python-based vim script for bidirectional synchronization between Vim and Evince
script karma |
Rating 0/0,
Downloaded by 1215 |
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 |
|
script versions (upload new version)
Click on the package to download.
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: 44.220.184.63
|