update url matching, add vim-spl plugin, update lock script
authorMart Lubbers <mart@martlubbers.net>
Tue, 31 May 2016 09:27:02 +0000 (11:27 +0200)
committerMart Lubbers <mart@martlubbers.net>
Tue, 31 May 2016 09:27:02 +0000 (11:27 +0200)
.gitmodules
vim/.vim/bundle/vim-spl.git [new submodule]
x/.Xresources
x/.local/bin/lock.sh

index ff93fba..598ab4d 100644 (file)
@@ -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 (submodule)
index 0000000..833ad97
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 833ad97efb2d15c3051e871a5602a77e8d7f6d56
index a34029f..6496aad 100644 (file)
@@ -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
index 8b90b23..213f7d3 100755 (executable)
@@ -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 \