I have set my "include_orgs": to false but when I open the gists associated with my account I still see the organization that I also belong to as the first item in the list of Gists.
// Show GitHub organizations
"include_orgs": false,
// "include_orgs": ["company1", "company2"],
In Gist.sublime-settings
I have set my "include_orgs": to false but when I open the gists associated with my account I still see the organization that I also belong to as the first item in the list of Gists.
// Show GitHub organizations "include_orgs": false, // "include_orgs": ["company1", "company2"],