update latest submodules
authorMart Lubbers <mart@martlubbers.net>
Thu, 27 Oct 2016 10:21:13 +0000 (12:21 +0200)
committerMart Lubbers <mart@martlubbers.net>
Thu, 27 Oct 2016 10:21:13 +0000 (12:21 +0200)
vim/.vim/bundle/vim-clean
vim/.vim/bundle/vim-syntastic.git
vim/.vimrc
x/.local/bin/lock.sh

index 953e2de..0f66e96 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 953e2de868fa5a338c1e3634611de6c137bde7a4
+Subproject commit 0f66e968b5cc289fb6648f489a78fa24325c45e4
index 9b45d5c..e84f80a 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 9b45d5c4b46031c29a31ba72fbf1dcb6f0db6d5f
+Subproject commit e84f80a68ae7a5b03995ad712f8fbdc8483f0fd8
index 804f1ba..2f5c2c9 100644 (file)
@@ -28,8 +28,8 @@ set shiftwidth=4
 set tabstop=4
 
 " List characters to mark trailing whitespace etc
-"set listchars=nbsp:¬,tab:▸\ ,eol:↩,extends:»,precedes:«,trail:•
-set nolist
+set listchars=nbsp:¬,tab:▸\ ,eol:↩,extends:»,precedes:«,trail:•
+set list
 
 " Move through long lines as they were short multiple lines
 map j gj
index 5cf2de0..c6b9096 100755 (executable)
@@ -1,10 +1,3 @@
 #!/bin/sh
 echo RELOADAGENT | gpg-connect-agent
-import -window root -resize 10% - | convert \
-               -pointsize 20 \
-               -gravity center \
-               -fill white \
-               -font DejaVu-Sans-Mono \
-               -annotate +0+0 "Type password to unlock" \
-               -resize 1000% \
-               - png:- | i3lock -i /dev/stdin
+i3lock