Skip to content

Instantly share code, notes, and snippets.

View takenoco82's full-sized avatar
💭
I may be slow to respond.

takenoco82

💭
I may be slow to respond.
View GitHub Profile
@takenoco82
takenoco82 / vimium-keybindings.ini
Created July 24, 2022 22:44
Vimium Custom key mappings
# Insert your preferred key mappings here.
map <c-o> goBack
map <c-i> goForward
map H previousTab
map L nextTab
map <c-d> scrollPageDown
map <c-u> scrollPageUp
unmap d
map dd removeTab
map u restoreTab