Skip to content

Instantly share code, notes, and snippets.

@ackuser
Forked from vapidbabble/Vimium Cheatsheet
Created November 25, 2022 07:34
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 ackuser/86a7ad7d2e2eef4cb3d2a7e7f45379eb to your computer and use it in GitHub Desktop.
Save ackuser/86a7ad7d2e2eef4cb3d2a7e7f45379eb to your computer and use it in GitHub Desktop.
h scroll left
j scroll down
k scroll up
l scroll right
gg scroll to top of the page
G scroll to bottom of the page
f activate link hints mode to open in current tab
F activate link hints mode to open in new tab
r reload
gf view source
zi zoom in
zo zoom out
/ enter find mode -- esc to cancel
n cycle forward to the next find match
N cycle backward to the previous find match
i enter insert mode -- esc to exit
yy copy the current url to the clipboard
ba go back in history
fw go forward in history
J go one tab left
K go one tab right
t create tab
d close current tab
u restore closed tab (unwind the 'd' command)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment