Created
April 24, 2020 20:21
-
-
Save mujahidk/b1c35d63d23b7364afff1d57edd3ba24 to your computer and use it in GitHub Desktop.
Vim - add comment (#) to certain lines
This file contains 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
:3,10s/^/\#/g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment