witsch / SublimePythonTidy

A Sublime Text 2 plugin for PythonTidy integration
41 stars 5 forks source link

not working #13

Closed MartinHjelm closed 9 years ago

MartinHjelm commented 9 years ago

I install by

cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
git clone --recursive https://github.com/witsch/SublimePythonTidy.git

I boot up Sublime 2 and open a python file that contains some weird indentions etc. I press super+ctrl+alt+t but nothing happens. I check that Sublime has the package installed using super+shft+p and it says it is installed.

Did I miss an installation step?

MartinHjelm commented 9 years ago

Working. Apparently a glitch in the matrix or too many / or wrong errors in the python file.