# HG changeset patch # User Augie Fackler # Date 1337177090 18000 # Node ID 5d83e487611c79b2acb9f9bebfe2f9ee2c8a085e # Parent c7e8311eb2ba43db7bd56ad8f7d72b1a03e6d2f9 pentadactylrc: testing out pentadactyl config options diff --git a/.pentadactylrc b/.pentadactylrc new file mode 100644 --- /dev/null +++ b/.pentadactylrc @@ -0,0 +1,9 @@ +"1.0rc1 + +loadplugins '\.(js|penta)$' +group user +map -count -modes=n,v x :quit +set guioptions=bCrsmTB +set hintkeys=asdfg;lkjh + +" vim: set ft=pentadactyl: \ No newline at end of file