Last active
February 22, 2019 02:43
-
-
Save samredai/c27abf2eff77a07721a7f04739b6424c to your computer and use it in GitHub Desktop.
Vi: Find and Replace within entire file
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
:%s/replaceThis/withThis/g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment