Updated SumatraPDF settings example (fixes #326)
This commit is contained in:
parent
987fa7c130
commit
456c65aa27
@ -815,7 +815,8 @@ Options~
|
||||
Backward search must be set up from the viewer. >
|
||||
|
||||
let g:vimtex_view_general_viewer = 'SumatraPDF'
|
||||
let g:vimtex_view_general_options = '-forward-search @tex @line @pdf'
|
||||
let g:vimtex_view_general_options
|
||||
\ = '-reuse-instance -forward-search @tex @line @pdf'
|
||||
let g:vimtex_view_general_options_latexmk = '-reuse-instance'
|
||||
<
|
||||
Note: It is possible to set up inverse search for SumatraPDF through
|
||||
|
Loading…
Reference in New Issue
Block a user