# HG changeset patch # User Meredith Howard # Date 1414835392 14400 # Node ID 406f9396825e072b52565f6b7a270f96b7cac5e6 # Parent 2c4810b5520ce86c30380b5971ea317f469a652e catch more hotspots on tumblr diff --git a/.pentadactylrc b/.pentadactylrc --- a/.pentadactylrc +++ b/.pentadactylrc @@ -10,6 +10,12 @@ hi TabNumber color: #fff; margin: 0; pad set guioptions=bCrsn + +" navigation on tmbo set passkeys+=thismight.be:, +" catch all post controls on tumblr +set hinttags+=div.post_control + + " vim: set ft=vim