I would like to syncronize certain Sublime Tex2 settings between multiple computers. One thing I don’t want to sync is the Recent File list. Where on the local file system does Sublime Text 2 store its list of recently opened files?
I would like to syncronize certain Sublime Tex2 settings between multiple computers. One thing
Share
On Mac OS X this list is stored in a file called
Session.sublime_sessionunder~/Library/Application Support/Sublime Text 2/Settings, so I’d expect it to be in the same file in Sublime’s Settings folder on other operating systems as well.