3 lines
105 B
Bash
Executable file
3 lines
105 B
Bash
Executable file
#!/bin/bash
|
|
|
|
zathura -x "vim --servername latex -c \"let g:syncpdf='$1'\" --remote +%{line} %{input}" $*
|