# HG changeset patch # User Steve Losh # Date 1557333545 14400 # Node ID 0ababcc7c2a604f3dd3fb3ed156b9d3de0f769c3 # Parent 223d755b1ce1b378dae2aef6d1dda069cbbea9b3 More diff -r 223d755b1ce1 -r 0ababcc7c2a6 .hgsub --- a/.hgsub Thu May 02 10:10:34 2019 -0400 +++ b/.hgsub Wed May 08 12:39:05 2019 -0400 @@ -3,6 +3,7 @@ vim/bundle/abolish = [git]https://github.com/tpope/vim-abolish vim/bundle/ack = [git]https://github.com/mileszs/ack.vim vim/bundle/badwolf = [hg]ssh://hg@hg.sr.ht/~sjl/badwolf/ +vim/bundle/boxdraw = [git]https://github.com/gyim/vim-boxdraw vim/bundle/clam = [hg]ssh://hg@hg.sr.ht/~sjl/clam.vim/ vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary vim/bundle/ctrlp = [git]https://github.com/ctrlpvim/ctrlp.vim diff -r 223d755b1ce1 -r 0ababcc7c2a6 .hgsubstate --- a/.hgsubstate Thu May 02 10:10:34 2019 -0400 +++ b/.hgsubstate Wed May 08 12:39:05 2019 -0400 @@ -3,6 +3,7 @@ b6a8b49e2173ba5a1b34d00e68e0ed8addac3ebd vim/bundle/abolish a16a9b63eb85cc0960a7f25c54647ac1f99f3360 vim/bundle/ack d0bec1e6ea5d4a036cbbb8693a94583b91778ecc vim/bundle/badwolf +24f6d94dd03ba0fdc703265fe281f70cf2b45ba6 vim/bundle/boxdraw b542a7bc4d9bc5da8fb12e110fe7975131fb57a4 vim/bundle/clam 8295187ea1210138c0b171d8e3ec3569936f4c1a vim/bundle/commentary c6d1fc5e58d689bfb104ff336aeb89d9ef1b48e2 vim/bundle/ctrlp diff -r 223d755b1ce1 -r 0ababcc7c2a6 mutt/muttrc --- a/mutt/muttrc Thu May 02 10:10:34 2019 -0400 +++ b/mutt/muttrc Wed May 08 12:39:05 2019 -0400 @@ -171,6 +171,7 @@ bind index collapse-thread bind index N search-opposite bind index sort-mailbox +bind index B sidebar-toggle-visible # macro index s "cat > ~/Desktop/" "save message as" # Mark all as read diff -r 223d755b1ce1 -r 0ababcc7c2a6 vim/custom-dictionary.utf-8.add --- a/vim/custom-dictionary.utf-8.add Thu May 02 10:10:34 2019 -0400 +++ b/vim/custom-dictionary.utf-8.add Wed May 08 12:39:05 2019 -0400 @@ -281,3 +281,4 @@ lparallel subshell schemaless +rebasing