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:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"installed_packages":
|
||||
[
|
||||
"EditorConfig",
|
||||
"Git",
|
||||
"GitHubinator",
|
||||
"Modific",
|
||||
"SideBarGit",
|
||||
"sublime-github",
|
||||
"ZZZ.EthanBrown.SublimeKeyMap.Git"
|
||||
],
|
||||
"package_name_map": {
|
||||
"SublimeKeyMap.Git": "ZZZ.EthanBrown.SublimeKeyMap.Git"
|
||||
},
|
||||
"repositories":
|
||||
[
|
||||
"https://github.com/Iristyle/SublimeKeyMap.Git"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user