I am on Mac OSX 10.9.5, when I updated to build 3080 everything became extremely sluggish so I reverted to build 3065.
Every day Sublime asks me to update to the new version. I went to Settings-User and added “update_check” : false, but Sublime continues to ask me to update. Is this a bug? Or is there another preference I need to set?
My Preferences.sublime-settings file looks like:
{
“font_size”: 14,
“ignored_packages”:
"Vintage"
],
"update_check": false
}