Skip to content

Instantly share code, notes, and snippets.

@mumumu
Created April 3, 2019 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mumumu/3a56f16edd4aa55632e11acceccd5f17 to your computer and use it in GitHub Desktop.
Save mumumu/3a56f16edd4aa55632e11acceccd5f17 to your computer and use it in GitHub Desktop.
vimium の自己流設定。モード指定など全て無効に
# Insert your preferred key mappings here.
unmapAll
map j scrollDown
map k scrollUp
map l scrollRight
map h scrollLeft
map gg scrollToTop
map G scrollToBottom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment