Skip to content

Instantly share code, notes, and snippets.

@WebDevLuke
Last active April 19, 2019 18:10
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 WebDevLuke/158b80f990bd6d43b12f7a9c3f96e10a to your computer and use it in GitHub Desktop.
Save WebDevLuke/158b80f990bd6d43b12f7a9c3f96e10a to your computer and use it in GitHub Desktop.
Sublime Text 3 Packages - `Preferences` -> `Package Settings` -> `Package Control` -> `Settings User`
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"AutoFileName",
"ayu",
"BracketHighlighter",
"ColorPicker",
"FileIcons",
"Google Spell Check",
"Origami",
"Package Control",
"Pretty JSON",
"React ES6 Snippets",
"React Templates",
"Sass",
"SideBarEnhancements",
"Status Bar File Size",
"StringEncode",
"Terminal",
"Twig",
"Vue Syntax Highlight"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment