Skip to content

Instantly share code, notes, and snippets.

@himanoa
Created May 19, 2020 04:59
Embed
What would you like to do?
# Insert your preferred key mappings here.
map ge scrollToBottom
map <c-u> scrollPageUp
map <c-d> scrollPageDown
map ga visitPreviousTab
map x enterVisualMode
map X enterVisualLineMode
map d removeTab
map D restoreTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment