Last active
December 25, 2015 15:39
-
-
Save AdamHjerpe/7000412 to your computer and use it in GitHub Desktop.
Package Control package settings for Sublime
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"installed_packages": | |
[ | |
"AdvancedNewFile", | |
"BracketHighlighter", | |
"CSScomb", | |
"CSSLint", | |
"DashDoc", | |
"DocBlockr", | |
"EJS", | |
"Emmet", | |
"Gist", | |
"GitGutter", | |
"Handlebars", | |
"HTML5", | |
"Jedi - Python autocompletion", | |
"jQuery", | |
"JSHint", | |
"JSONLint", | |
"LiveStyle", | |
"Markdown Preview", | |
"Minify", | |
"Monokai Extended", | |
"Nette", | |
"Sass", | |
"SideBarEnhancements", | |
"SublimeGit", | |
"sublimelint", | |
"Terminal", | |
"Theme - Centurion", | |
"Theme - Flatland", | |
"Theme - Nil", | |
"Theme - Phoenix", | |
"Theme - Soda", | |
"Theme - Spacegray", | |
"TidyTabs", | |
"Todo", | |
"Tomorrow Color Schemes", | |
"Twig", | |
"View In Browser", | |
"WordPress", | |
"xml2json" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment