Skip to content

Instantly share code, notes, and snippets.

@thatryan
Created November 22, 2017 19:35
Show Gist options
  • Save thatryan/19c97a5fda3225b779177731692c0bf2 to your computer and use it in GitHub Desktop.
Save thatryan/19c97a5fda3225b779177731692c0bf2 to your computer and use it in GitHub Desktop.
Installed Sublime Text 3 Packages
{
"bootstrapped": true,
"ignore_vcs_packages": true,
"in_process_packages":
[
],
"installed_packages":
[
"A File Icon",
"AdvancedNewFile",
"Alignment",
"AlignTab",
"Boxy Theme",
"BracketHighlighter",
"CodeFormatter",
"Color Highlighter",
"DA CS",
"DA UI",
"DocBlockr",
"EditorConfig",
"Gist",
"GitGutter",
"Package Control",
"Sass",
"SCSS",
"SideBarEnhancements",
"SublimeLinter",
"SublimeLinter-contrib-eslint",
"SublimeLinter-contrib-sass-lint",
"SublimeLinter-csslint",
"SublimeLinter-phpcs",
"TrailingSpaces"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment