EthanBrown.SublimeText2.WebPackages
- Sublime package featuring the best web-oriented packages - AnguarlJS, AutoFileName, Chai, Emmet, CoffeeComplete Plus, Hayaku, jQuery, LESS, LiveReload, SublimeLinter (custom that features CoffeeLint support), Twitter Bootstrap Snippets - Also includes a custom keybinding package hosted on GitHub - Merges in customized settings for User Preferences
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"installed_packages":
|
||||
[
|
||||
"AngularJS (CoffeeScript)",
|
||||
"AutoFileName",
|
||||
"Chai Completions",
|
||||
"CoffeeComplete Plus (Autocompletion)",
|
||||
"DocBlockr",
|
||||
"Emmet",
|
||||
"Grunt",
|
||||
"Hayaku - tools for writing CSS faster",
|
||||
"HTML5",
|
||||
"jQuery",
|
||||
"LESS",
|
||||
"LiveReload",
|
||||
"Pretty JSON",
|
||||
"sublime-better-coffeescript",
|
||||
"SublimeLinter",
|
||||
"Tag",
|
||||
"Twitter Bootstrap Snippets",
|
||||
"ZZZ.EthanBrown.SublimeKeyMap.Web"
|
||||
],
|
||||
"package_name_map": {
|
||||
"SublimeKeyMap.Web": "ZZZ.EthanBrown.SublimeKeyMap.Web"
|
||||
},
|
||||
"repositories":
|
||||
[
|
||||
"https://github.com/Iristyle/SublimeKeyMap.Web",
|
||||
"https://github.com/Iristyle/SublimeLinter"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user