I’m using windows 7 64 bit, sublime text 3. I tried to install package control. as described in the docs
cd Packages/
git clone github.com/wbond/sublime_package_control.git “Package Control”
cd “Package Control”
git checkout python3
I can see the package control folder. But the package control isn’t working, i restarted sublime many times. Why? By the way i have python 2.7.5 installed not python 3 if it matters