Created
September 11, 2014 14:15
-
-
Save Echooff3/a0d256f272dd8cad7b58 to your computer and use it in GitHub Desktop.
vim - trim words in quotes
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/\s\+"/"/g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment