Skip to content

Instantly share code, notes, and snippets.

@Echooff3
Created September 11, 2014 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Echooff3/a0d256f272dd8cad7b58 to your computer and use it in GitHub Desktop.
Save Echooff3/a0d256f272dd8cad7b58 to your computer and use it in GitHub Desktop.
vim - trim words in quotes
:'<,'>s/\s\+"/"/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment