Skip to content

Instantly share code, notes, and snippets.

@rampion
Created April 19, 2009 21:24
Show Gist options
  • Save rampion/98236 to your computer and use it in GitHub Desktop.
Save rampion/98236 to your computer and use it in GitHub Desktop.
how may ways can you say ROT13
:%s/.*/\=tr(submatch(0),'abcdefghijklmnopqrstuvwxyz','nopqrstuvwxyzabcdefghijklm')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment