From 9e7b7b37a19a004535d0f72dd6b03eea86d42b16 Mon Sep 17 00:00:00 2001 From: David Lowry-Duda Date: Sun, 30 Jan 2022 17:54:38 -0500 Subject: [PATCH] Add possible use of SVED to docs for evince As mentioned in #179, it is possible to combine the plugin `sved` (https://github.com/peterbjorgensen/sved) with vimtex to allow forward and inverse search for evince. This small commit adds a note to this plugin in the documentation for evince. --- doc/vimtex.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/vimtex.txt b/doc/vimtex.txt index d0fda05baa..1fe782e180 100644 --- a/doc/vimtex.txt +++ b/doc/vimtex.txt @@ -5078,12 +5078,13 @@ PDFs. It comes by default with Gnome. Configuration: > let g:vimtex_view_general_viewer = 'evince' -Note: It is not so easy to setup forward and inverse search with Evince [0]. - If anyone has a good setup that could be documented here, please open an - issue or email me. In the meantime, I can recommend to look into the - other alternative viewers. - [0]: https://github.com/lervag/vimtex/issues/179 +Note: VimTeX does not include everything necessary to setup forward and + inverse search for Evince. It is possible to use other plugins to add + this functionality in, such as `SVED` by Peter Jorgensen. See the plugin + page for `SVED` for more [0]. + + [0]: https://github.com/peterbjorgensen/sved *vimtex-view-mupdf* MuPDF~