Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possible use of SVED to docs for evince #2314

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions doc/vimtex.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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~
Expand Down