From 41035b62b00d3d0469e4247ffe79d68cf268831a Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Mon, 10 Dec 2012 01:28:14 +0100 Subject: Add pendadactylrc --- .pentadactylrc | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .pentadactylrc (limited to '.pentadactylrc') diff --git a/.pentadactylrc b/.pentadactylrc new file mode 100644 index 0000000..a4e8d9a --- /dev/null +++ b/.pentadactylrc @@ -0,0 +1,17 @@ +"hg6837 + +loadplugins '\.(js|penta)$' +group user +map -count -modes=n e :open +map -count -modes=n h :back +map -count -modes=n j +map -count -modes=n k +map -count -modes=n l :forward +map -count -modes=n o :tabnext +map -count -modes=n s :undo +map -count -modes=n u :tabprevious +map -count -modes=n Y +set defsearch=duckduckgo +set guioptions=brM + +" vim: set ft=pentadactyl: \ No newline at end of file -- cgit v1.3