Skip to content

Instantly share code, notes, and snippets.

@bookercodes
Created February 8, 2016 09:11
Show Gist options
  • Save bookercodes/4d7a8bff6d11a288d37c to your computer and use it in GitHub Desktop.
Save bookercodes/4d7a8bff6d11a288d37c to your computer and use it in GitHub Desktop.
Vim Cheatsheet

Vim Cheatsheet

  • Search Word Under Cursor: Put the cursor on foo. Press * to search for the next occurrence.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment