I’m quite confused about how to get some property list files (built using AAAPackageDev in ST2) over to ST3, both portable versions.
I discovered that I could no longer launch ST2 after ST3 was released, so I reluctantly moved over to ST3. However, I’ve had trouble installing AAAPackageDev. So I tried installing Package Control both into Data/Installed Packages and just Packages, using this command:
git clone -b python3 https://github.com/wbond/sublime_package_control/"Package Control"
Which clones the repository successfully, but after relaunching Sublime Text 3, I have no Package Control options in the command palette.
I feel rather daft and quite clueless about what I am doing. The end game is to get my custom syntax highlighting working again, everything in between is just making my brain hurt.