summaryrefslogtreecommitdiff
path: root/latexmkrc
blob: 533dbddae010dba514736195029d8b2abf2594b6 (plain)
1
2
3
4
5
$pdf_mode = 1;
$pdf_previewer = 'zathura -s -x "vim --servername SYNC --remote +%{line} %{input}" %O %S';
$clean_ext = "synctex.gz bbl pdf";
$new_viewer_always [0];