Created
January 17, 2023 10:08
-
-
Save ovitente/b8eaf6c0e3ca8ba706aa5d4384ce1051 to your computer and use it in GitHub Desktop.
vim gists
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
#remove more than 2 spaces | |
:s/\s\+/ /g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment