Skip to content

Instantly share code, notes, and snippets.

@neofob
Created July 23, 2019 02:22
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 neofob/c3c13c880ec759f3103e501dcee67de7 to your computer and use it in GitHub Desktop.
Save neofob/c3c13c880ec759f3103e501dcee67de7 to your computer and use it in GitHub Desktop.
vim RE
:%s/\(^[a-z_]*\) /redis_\1: /g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment