added chromium addon config

This commit is contained in:
Sheppy
2017-03-18 18:23:34 +01:00
parent b32307d970
commit d88ef92b39

21
other/vimium_chrome Normal file
View File

@@ -0,0 +1,21 @@
# Insert your preferred key mappings here.
map ww scrollToTop
map ss scrollToBottom
unmap h
unmap j
map h scrollPageUp
map j scrollPageDown
map a scrollLeft
map d scrollRight
map s scrollDown
map w scrollUp
map q previousTab
map e nextTab
map c scrollPageDown
map y scrollPageUp
map A goBack
map D goForward