Skip to content

Instantly share code, notes, and snippets.

@jetzhliu
Created July 15, 2014 12:04
Show Gist options
  • Save jetzhliu/2257255a5b0bccb95204 to your computer and use it in GitHub Desktop.
Save jetzhliu/2257255a5b0bccb95204 to your computer and use it in GitHub Desktop.
sublime text package control配置
{
"installed_packages":
[
"Alignment",
"AngularJS",
"ApacheConf.tmLanguage",
"BracketHighlighter",
"Color Highlighter",
"DocBlockr",
"Emmet",
"FileDiffs",
"HTML5",
"JsFormat",
"JSHint",
"Markdown Preview",
"Package Control",
"PlainTasks",
"Prefixr",
"Pretty JSON",
"Theme - Soda",
"Tortoise",
"VBScript"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment