summaryrefslogtreecommitdiff
path: root/.scripts/vimura
diff options
context:
space:
mode:
author0scar <qgt268@alumni.ku.dk>2021-06-10 08:09:27 +0000
committer0scar <qgt268@alumni.ku.dk>2021-06-10 08:09:27 +0000
commit69d780f39c73a4feaea4e9be15133a89d29b6eeb (patch)
tree3ee1c3c07af4675db0ef7bdccd3bf064ee4591ac /.scripts/vimura
parent7ad685aa6bd77d76115132280ce323d7fc5aeeb0 (diff)
Remove old scripts
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