Last active
April 28, 2017 05:08
-
-
Save cheshirecode/4dced9d63316aaf9ebdf to your computer and use it in GitHub Desktop.
Package Control.sublime-settings
This file contains 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
Show hidden characters
{ | |
"bootstrapped": true, | |
"in_process_packages": | |
[ | |
], | |
"installed_packages": | |
[ | |
"AlignTab", | |
"Babel", | |
"Chain of Command", | |
"CSS Extended Completions", | |
"DocBlockr", | |
"Emmet", | |
"GitGutter", | |
"GitSavvy", | |
"JsPrettier", | |
"memTask", | |
"Oceanic Next Color Scheme", | |
"Package Control", | |
"PowerShell", | |
"ProjectManager", | |
"RegReplace", | |
"Sass", | |
"SideBarEnhancements", | |
"SublimeLinter", | |
"SublimeLinter-contrib-eslint", | |
"SublimeLinter-json", | |
"Trimmer" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment