Skip to content

Instantly share code, notes, and snippets.

@adam-stokes
Created September 5, 2014 18:09
Show Gist options
  • Save adam-stokes/4090025e558590cc4112 to your computer and use it in GitHub Desktop.
Save adam-stokes/4090025e558590cc4112 to your computer and use it in GitHub Desktop.
(use-package py-autopep8
:config
(add-hook 'before-save-hook 'py-autopep8-before-save))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment