Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save BDadmehr0/c9c369209a519ab7036278b2809d8c74 to your computer and use it in GitHub Desktop.

Select an option

Save BDadmehr0/c9c369209a519ab7036278b2809d8c74 to your computer and use it in GitHub Desktop.
Enter Normal Mode: Press Esc to ensure you are in normal mode.
Select All: Type ggVG:
gg moves the cursor to the beginning of the file.
V starts line-wise visual mode.
G selects everything to the end of the file.
Delete: Press d to delete the selected text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment