From: Mart Lubbers Date: Tue, 31 May 2016 09:27:02 +0000 (+0200) Subject: update url matching, add vim-spl plugin, update lock script X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=43a844c2278bb10da54c127271655de309da583e;p=dotfiles.git update url matching, add vim-spl plugin, update lock script --- diff --git a/.gitmodules b/.gitmodules index ff93fba..598ab4d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "vim/.vim/bundle/vim-praat.git"] path = vim/.vim/bundle/vim-praat.git url = git@github.com:dopefishh/vim-praat.git +[submodule "vim/.vim/bundle/vim-spl.git"] + path = vim/.vim/bundle/vim-spl.git + url = git@github.com:dopefishh/vim-spl.git diff --git a/vim/.vim/bundle/vim-spl.git b/vim/.vim/bundle/vim-spl.git new file mode 160000 index 0000000..833ad97 --- /dev/null +++ b/vim/.vim/bundle/vim-spl.git @@ -0,0 +1 @@ +Subproject commit 833ad97efb2d15c3051e871a5602a77e8d7f6d56 diff --git a/x/.Xresources b/x/.Xresources index a34029f..6496aad 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -42,7 +42,6 @@ URxvt.pastableTabs: 1 URxvt.cursorBlink: 0 URxvt.perl-ext-common: font-size,matcher URxvt.url-launcher: /usr/bin/xdg-open -URxvt.matcher.button: 1 URxvt.keysym.C-Right: perl:matcher:list URxvt.keysym.C-Up: perl:font-size:increase URxvt.keysym.C-Down: perl:font-size:decrease diff --git a/x/.local/bin/lock.sh b/x/.local/bin/lock.sh index 8b90b23..213f7d3 100755 --- a/x/.local/bin/lock.sh +++ b/x/.local/bin/lock.sh @@ -1,5 +1,5 @@ #!/bin/sh -echo RELOADAGENT | gpg-connect-agent; +echo RELOADAGENT | gpg-connect-agent import -window root -resize 25% - | convert \ -pointsize 20 \ -gravity center \