.pentadactylrc

branch
mhoward-lt
changeset 161
f44901f85f39
parent 158
406f9396825e
child 159
da073ee04e14
new file mode 100644
--- /dev/null
+++ b/.pentadactylrc
@@ -0,0 +1,21 @@
+"hg7127
+
+loadplugins '\.(js|penta)$'
+group user
+
+" colorscheme solarized-light
+
+" Firefox's tabs
+hi TabNumber	color: #fff; margin: 0; padding-right: .3ex; text-shadow: #000 -1px 0 0, #000 0 1px 0, #000 1px 0 0, #000 0 -1px 0;
+
+set guioptions=bCrsn
+
+
+" navigation on tmbo
+set passkeys+=thismight.be:<Left>,<Right>
+
+" catch all post controls on tumblr
+set hinttags+=div.post_control
+
+
+" vim: set ft=vim

mercurial