Add my Package Control config, so all that stuff is auto-installed on a new machine
This commit is contained in:
parent
4cafaed545
commit
0ff2263408
1 changed files with 30 additions and 0 deletions
|
@ -0,0 +1,30 @@
|
||||||
|
{
|
||||||
|
"bootstrapped": true,
|
||||||
|
"in_process_packages":
|
||||||
|
[
|
||||||
|
],
|
||||||
|
"installed_packages":
|
||||||
|
[
|
||||||
|
"ActualVim",
|
||||||
|
"Better CoffeeScript",
|
||||||
|
"CodeKit Commands",
|
||||||
|
"DashDoc",
|
||||||
|
"EditorConfig",
|
||||||
|
"Git",
|
||||||
|
"GitGutter",
|
||||||
|
"JSON Key-Value",
|
||||||
|
"LESS",
|
||||||
|
"Origami",
|
||||||
|
"Package Control",
|
||||||
|
"PHP-Twig",
|
||||||
|
"Ruby Slim",
|
||||||
|
"Sass",
|
||||||
|
"SideBarEnhancements",
|
||||||
|
"SublimeLinter",
|
||||||
|
"SublimeLinter-contrib-sass-lint",
|
||||||
|
"SublimeLinter-contrib-slim-lint",
|
||||||
|
"SublimeLinter-eslint",
|
||||||
|
"tern_for_sublime",
|
||||||
|
"TypeScript"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in a new issue