Skip to content

Instantly share code, notes, and snippets.

@RaymondYe
Last active February 8, 2018 09:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RaymondYe/094985865060b94a6f63 to your computer and use it in GitHub Desktop.
Save RaymondYe/094985865060b94a6f63 to your computer and use it in GitHub Desktop.
Package Control.sublime-settings
{
"bootstrapped": true,
"http_proxy": "127.0.0.1:1087",
"https_proxy": "127.0.0.1:1087",
"in_process_packages":
[
],
"installed_packages":
[
"All Autocomplete",
"Anaconda",
"AutoFileName",
"Babel",
"Better CoffeeScript",
"BracketHighlighter",
"CSS Format",
"CSScomb",
"DocBlockr",
"EditorConfig",
"Emmet",
"Emmet Css Snippets",
"Generic Config",
"Handlebars",
"Jade",
"JavaScript Completions",
"JavaScript Patterns",
"jQuery",
"JsFormat",
"JsPrettier",
"LESS",
"Markdown Preview",
"MarkdownLight",
"Package Control",
"Sass",
"SFTP",
"SideBarEnhancements",
"SublimeCodeIntel",
"Tag",
"TerminalView",
"TypeScript",
"Vue Syntax Highlight",
"wxapp"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment