Skip to content

Instantly share code, notes, and snippets.

@daniel-san
Last active December 6, 2019 19:24
Show Gist options
  • Save daniel-san/8ffb4dd76ae99f5bbb09aa6d72a14261 to your computer and use it in GitHub Desktop.
Save daniel-san/8ffb4dd76ae99f5bbb09aa6d72a14261 to your computer and use it in GitHub Desktop.
Useful vim shortcuts
H -> Move cursor to top of view
M -> Move cursor to middle of view
L -> Move curosr to end of view
za -> Fold/unfold a indented code block
J -> Join multiple lines into one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment