comparison .pentadactylrc @ 287:5d83e487611c

pentadactylrc: testing out pentadactyl config options
author Augie Fackler <raf@durin42.com>
date Wed, 16 May 2012 09:04:50 -0500
parents
children
comparison
equal deleted inserted replaced
286:c7e8311eb2ba 287:5d83e487611c
1 "1.0rc1
2
3 loadplugins '\.(js|penta)$'
4 group user
5 map -count -modes=n,v x <count>:quit<Return>
6 set guioptions=bCrsmTB
7 set hintkeys=asdfg;lkjh
8
9 " vim: set ft=pentadactyl: