wistful / SublimeAutoPEP8

Automatically formats Python code to conform to the PEP 8 style guide using autopep8 and pep8 modules
144 stars 23 forks source link

tiny changes #1

Closed sfermoy closed 12 years ago

sfermoy commented 12 years ago

Was going to try build this myself from autopep8 but saw you already had it done, thanks. Anyway you had a bug with the file paths to the settings files. I also added a right click option to run the plugin because sometimes I forget my key-bindings.