Skip to content

Instantly share code, notes, and snippets.

@dominicgan
Created August 5, 2016 09:52
Show Gist options
  • Save dominicgan/2f518caf4d9e1d63f0ce722c32a4faff to your computer and use it in GitHub Desktop.
Save dominicgan/2f518caf4d9e1d63f0ce722c32a4faff to your computer and use it in GitHub Desktop.
My sublime package list (Windows)
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"Alignment",
"All Autocomplete",
"Babel",
"Base16 Color Schemes",
"BracketHighlighter",
"Emmet",
"FileDiffs",
"GitSyntaxes",
"Haml",
"HTML5",
"INI",
"jQuery",
"JSON Reindent",
"Liquid",
"Material Theme",
"Minify",
"One Dark Material - Theme",
"Origami",
"Package Control",
"PackageResourceViewer",
"Print to HTML",
"ProjectManager",
"React Templates",
"Sass",
"SideBarEnhancements",
"Status Bar Time",
"Sublime-CSS3",
"SublimeLinter",
"SublimeLinter-contrib-scss-lint",
"SublimeLinter-jshint",
"SublimeLinter-phplint",
"Theme - Afterglow",
"Theme - Spacegray"
],
"repositories":
[
"https://github.com/i-akhmadullin/Sublime-CSS3"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment