mirror of
https://github.com/FAUSheppy/config
synced 2025-12-05 22:51:35 +01:00
added chromium addon config
This commit is contained in:
21
other/vimium_chrome
Normal file
21
other/vimium_chrome
Normal 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
|
||||
Reference in New Issue
Block a user