How can I export/import settings of Sublime Text 3 from one PC to another using Windows?
The best way is to sync the User directory, there are multiple available ways to do this – dropbox, git and manual ways. Installed packages are registered in Package Control.sublime-settings, which is located in the user folder as well, thus, it does not require you to sync anything besides that. A pretty good guide to … Read more