Add pentadactylrc

Thu, 30 Oct 2014 13:55:22 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 30 Oct 2014 13:55:22 -0400
changeset 157
2c4810b5520c
parent 156
0a58a576e95e
child 158
406f9396825e

Add pentadactylrc

.pentadactylrc file | annotate | diff | comparison | revisions
new file mode 100644
--- /dev/null
+++ b/.pentadactylrc
@@ -0,0 +1,15 @@
+"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
+
+set passkeys+=thismight.be:<Left>,<Right>
+
+" vim: set ft=vim

mercurial