I need to migrate from sublime text 2 to sublime text 3 to have all the same configuration/plugins I have installed on the sublime text2.
I installed sublime text 3, but it does not have any of the sublime text 2 packages and settings. I really dont know if there are any straight forward methods to migrate or just copy of some folders.
I wrote a blog post detailing how to migrate over from Sublime Text 2 over to ST3.
Read: "Can I use ST3 yet? Migrating to Sublime Text 3"
TLDR:
Use git to install the python3 branch of Package Control. Step by step instructions available here;
Move over all your folders in Sublime Text 2/Packages/
to Sublime Text 3/Packages/
except two: Default
and Package Control
.