Created
January 19, 2025 17:41
-
-
Save BDadmehr0/c9c369209a519ab7036278b2809d8c74 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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