summaryrefslogtreecommitdiff
path: root/.scripts/vimura
diff options
context:
space:
mode:
Diffstat (limited to '.scripts/vimura')
-rwxr-xr-x.scripts/vimura5
1 files changed, 0 insertions, 5 deletions
diff --git a/.scripts/vimura b/.scripts/vimura
deleted file mode 100755
index 21eaac0..0000000
--- a/.scripts/vimura
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-echo ${1%.pdf}
-zathura --fork -x "vim --servername ${1%.pdf} -c \"let g:syncpdf='${1%.pdf}'\" --remote +%{line} %{input}" $*
-#zathura --fork -x "vim --servername vim -c \"let g:syncpdf='${1:0:5}'\" --remote +%{line} %{input}" $1