# HG changeset patch # User Steve Losh # Date 1442760641 0 # Node ID 1da770d23a2168f0e0c2e50d0d3e84e5c6d38d27 # Parent 0d665668831855d99beb01740e71f509a6c4de44 More shit diff -r 0d6656688318 -r 1da770d23a21 .hgsubstate --- a/.hgsubstate Thu Sep 17 16:49:47 2015 +0000 +++ b/.hgsubstate Sun Sep 20 14:50:41 2015 +0000 @@ -28,7 +28,7 @@ b6b7d8b1982b67a0bba936c198041f6f3a2286a4 vim/bundle/paredit 1a436f7d875b4ec630da081b041c73264235c7e7 vim/bundle/pgsql 2af074850fde676743f655775e3e151925751adf vim/bundle/powerline -1b4b8f1a8f1c88d8caae6c1b12c22c52ef418f32 vim/bundle/python-mode +fd70ac2ab74a91fb049cb8e82237c34d88354673 vim/bundle/python-mode eb8baa5428bde10ecc1cb14eed1d6e16f5f24695 vim/bundle/rainbow-parentheses 613eb1c81261adfa5dead315089c432ff6dbbc51 vim/bundle/repeat b87b9164084c093e0cbd5bff08dbbe01ea59d412 vim/bundle/scala diff -r 0d6656688318 -r 1da770d23a21 fish/functions/banner.fish --- a/fish/functions/banner.fish Thu Sep 17 16:49:47 2015 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -function banner -d "Show a fun twitch banner" --wraps "figlet" - figlet -f ogre -w9999 $argv | cowsay -W 9999 -n -p | lolcat -end diff -r 0d6656688318 -r 1da770d23a21 fish/functions/fcowlol.fish --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fish/functions/fcowlol.fish Sun Sep 20 14:50:41 2015 +0000 @@ -0,0 +1,3 @@ +function fcowlol -d "Show a fun twitch banner" --wraps "figlet" + figlet -f ogre -w9999 $argv | cowsay -W 9999 -n -p | lolcat +end diff -r 0d6656688318 -r 1da770d23a21 vim/vimrc --- a/vim/vimrc Thu Sep 17 16:49:47 2015 +0000 +++ b/vim/vimrc Sun Sep 20 14:50:41 2015 +0000 @@ -852,6 +852,7 @@ set lispwords+=switch set lispwords+=cswitch set lispwords+=eswitch + set lispwords+=when-let endfunction "}}} function! SendLispForm() "{{{ let view = winsaveview() diff -r 0d6656688318 -r 1da770d23a21 weechat/trigger.conf --- a/weechat/trigger.conf Thu Sep 17 16:49:47 2015 +0000 +++ b/weechat/trigger.conf Sun Sep 20 14:50:41 2015 +0000 @@ -31,6 +31,13 @@ cmd_pass.hook = modifier cmd_pass.regex = "==^((/(msg|quote) +nickserv +(id|identify|register|ghost +[^ ]+|release +[^ ]+|regain +[^ ]+) +)|/oper +[^ ]+ +|/quote +pass +|/set +[^ ]*password[^ ]* +|/secure +(passphrase|decrypt|set +[^ ]+) +)(.*)==$1$.*+" cmd_pass.return_code = ok +idiot_buffer.arguments = "4000|input_text_for_buffer;4000|history_add" +idiot_buffer.command = "" +idiot_buffer.conditions = "" +idiot_buffer.enabled = on +idiot_buffer.hook = modifier +idiot_buffer.regex = "==^b (.+)==/b ${re:1}" +idiot_buffer.return_code = ok msg_auth.arguments = "5000|irc_message_auth" msg_auth.command = "" msg_auth.conditions = ""