From ba6824d123dc50ec39099e47c76f6c0c16d296fb Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Sat, 30 Jan 2016 00:13:42 -0500 Subject: Update --- firefox/.pentadactylrc | 18 ++++++++++++++++++ firefox/.vimperatorrc | 16 ++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 firefox/.pentadactylrc create mode 100644 firefox/.vimperatorrc (limited to 'firefox') diff --git a/firefox/.pentadactylrc b/firefox/.pentadactylrc new file mode 100644 index 0000000..f4a64a4 --- /dev/null +++ b/firefox/.pentadactylrc @@ -0,0 +1,18 @@ +"hg7226 + +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 cdpath='' +set defsearch=duckduckgo +set guioptions=brs + +" vim: set ft=pentadactyl: diff --git a/firefox/.vimperatorrc b/firefox/.vimperatorrc new file mode 100644 index 0000000..63557ea --- /dev/null +++ b/firefox/.vimperatorrc @@ -0,0 +1,16 @@ +"hg6927 + +loadplugins '\.(js|penta)$' +nnoremap e :open +nnoremap h :back +nnoremap j +nnoremap k +nnoremap l :forward +nnoremap o :tabnext +nnoremap s :undo +nnoremap u :tabprevious +nnoremap Y +set defsearch=duckduckgo +set gui+=nonavigation + +" vim: set ft=pentadactyl: -- cgit v1.2.3-70-g09d2