Skip to content

Instantly share code, notes, and snippets.

@budmc29
Last active September 30, 2015 14:16
Show Gist options
  • Save budmc29/a01c1f38058016b5e62b to your computer and use it in GitHub Desktop.
Save budmc29/a01c1f38058016b5e62b to your computer and use it in GitHub Desktop.
Vim commands
dd -> delete line
D -> delete line content
p -> paste after cursor
P -> paste before cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment