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.
I install by
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?