Skip to content

Instantly share code, notes, and snippets.

@nro-bot
Created December 6, 2018 00:33
Show Gist options
  • Select an option

  • Save nro-bot/f1c644d33997d5900a6ba75fc223a236 to your computer and use it in GitHub Desktop.

Select an option

Save nro-bot/f1c644d33997d5900a6ba75fc223a236 to your computer and use it in GitHub Desktop.
:s/#\([a-z]\)/# \1/g
" replaces:
" #test
" with:
" # test
# to comply with pep8 (inserts space)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment