Skip to content

Instantly share code, notes, and snippets.

@krishbhanushali
Created July 31, 2021 03:47
Show Gist options
  • Save krishbhanushali/5507fbee6585d570e032fd2936317203 to your computer and use it in GitHub Desktop.
Save krishbhanushali/5507fbee6585d570e032fd2936317203 to your computer and use it in GitHub Desktop.
Command Function
yy Copies the current line
xyy Copies current line and x number of lines below
p Pastes the copied text after the cursor
P Pastes the copied text before the cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment