Skip to content

Instantly share code, notes, and snippets.

@dayyan
Created May 10, 2013 18:20
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 dayyan/5556332 to your computer and use it in GitHub Desktop.
Save dayyan/5556332 to your computer and use it in GitHub Desktop.
Replace double quotes in all non-interpolated strings to single quotes in vim.
/\%(#\)\@!\zs"\(.\{-}\)"
@dayyan
Copy link
Author

dayyan commented Aug 5, 2013

yea, this is a WIP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment