apm
apm copied to clipboard
apm config set doesn't work
I tried to set python to python2.7 using apm set: apm config set python python2.7
and it wouldn't work. checked the apmrc file and it was set too..
found this: https://github.com/atom/apm/issues/179#issuecomment-399618944
and followed the directions. uncommenting that line allows apm config set/get to work properly again