The http://www.sublimetext.com/docs/3/revert.html doc indicates that I should have a data folder that I can remove to revert Sublime Text 3 to an original state:
"Sublime Text can be reverted to a freshly installed state by removing your data folder. Depending on your operating system, this folder is located in:
OS X: ~/Library/Application Support/Sublime Text 3
Windows: %APPDATA%\Sublime Text 3
Linux: ~/.config/sublime-text-3"
However, on my OS X 10.8 system I see no ‘data’ folder, instead my folder structure in ~/Library/Application Suppport/Sublime Text 3 looks like this:
- Backup
- Cache
- Index
- Installed Packages
- Local
- Packages
There is no ‘data’ subfolder either.
Furthermore, I can’t find any .sublime-theme files, so I am unable to amend the tab height at the top of the UI.
Anyone know why this is or how I can rectify the problem?