EthanBrown.SublimeText2.GitPackages

- Sublime package featuring the best Git helpers
   - EditorConfig, Git, GitHubinator, Modific, SideBarGit,
      Github Gists
 - Also includes a custom keybinding package hosted on GitHub
 - Merges in customized settings for User Preferences
This commit is contained in:
Iristyle
2013-03-07 22:13:51 -05:00
parent 4801bdf0fb
commit 90c2036390
7 changed files with 197 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"accounts": {
"GitHub": {
"base_uri": "https://api.github.com",
"github_token": ""
}
}
}