mirror of
https://github.com/vale981/dotfiles
synced 2025-03-05 09:31:43 -05:00
update synctex command zathura
This commit is contained in:
parent
46e8fef137
commit
bc5d9c5160
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
set guioptions none
|
||||
set synctex true
|
||||
set synctex-editor-command "emacsclient -a emacs --no-wait +%{line}:%{column} %{input}"
|
||||
set synctex-editor-command "emacsclient -a emacs --no-wait +%{line} %{input}"
|
||||
set adjust-open width
|
||||
set page-cache-size 200
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue