summaryrefslogtreecommitdiffstats
path: root/.pentadactylrc
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2016-01-30 00:13:42 -0500
committerThibaut Horel <thibaut.horel@gmail.com>2016-01-30 00:13:42 -0500
commitba6824d123dc50ec39099e47c76f6c0c16d296fb (patch)
treeb427b041349dd5330c5ffa6b6419be3bb7214143 /.pentadactylrc
parent1212a9d32dbc809bcce679b9d36f3a233af3193e (diff)
downloaddotfiles-ba6824d123dc50ec39099e47c76f6c0c16d296fb.tar.gz
Update
Diffstat (limited to '.pentadactylrc')
-rw-r--r--.pentadactylrc17
1 files changed, 0 insertions, 17 deletions
diff --git a/.pentadactylrc b/.pentadactylrc
deleted file mode 100644
index 2670cfa..0000000
--- a/.pentadactylrc
+++ /dev/null
@@ -1,17 +0,0 @@
-"hg6927
-
-loadplugins '\.(js|penta)$'
-group user
-map -count -modes=n e <count>:open<Space>
-map -count -modes=n h <count>:back<Return>
-map -count -modes=n j <count><C-d>
-map -count -modes=n k <count><C-u>
-map -count -modes=n l <count>:forward<Return>
-map -count -modes=n o <count>:tabnext<Return>
-map -count -modes=n s <count>:undo<Return>
-map -count -modes=n u <count>:tabprevious<Return>
-map -count -modes=n <C-c> <count>Y
-set defsearch=duckduckgo
-set guioptions=brs
-
-" vim: set ft=pentadactyl: \ No newline at end of file