-
Notifications
You must be signed in to change notification settings - Fork 407
Add Evince Forward and Reverse Searching Support to Vimtex? #179
Description
Once again, thanks for all of your efforts in implementing vimtex!
I regularly use this vim plugin to edit large LaTeX documents. I have noticed that vimtex supports forward searching with Zathura and MuPDF --- for those of us who use Linux --- and other viewers for other operating systems. Yet, I regret that I have never been able to get forward or reverse searching to work correctly with these tools.
Would you consider adding forward and reverse searching with evince? This feature works correctly in the Tex-9 plugin. In fact, I have been using both vimtex (for all of the great features that it provides) and Tex-9 (for forward and reverse searching) along with Evince when I have been recently editing LaTeX documents.
With that said, this feature request is not a pressing one! I would much prefer your feedback on and the successful resolution of issues #176, #177, and #178.
Thanks in advance for any insights or new features that you can provide.