Last active
August 26, 2015 20:16
-
-
Save mythical-programmer/814396111491b65d4ed5 to your computer and use it in GitHub Desktop.
sublime: package control settings user
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
{ | |
"in_process_packages": | |
[ | |
], | |
"installed_packages": | |
[ | |
"Anaconda", | |
"Better Completion", | |
"Chain of Command", | |
"DictionaryAutoComplete", | |
"Emmet", | |
"Gist", | |
"Glue", | |
"JSLint", | |
"Package Control", | |
"PlainTasks", | |
"Pretty JSON", | |
"Python 3", | |
"RegReplace", | |
"Shell Turtlestein", | |
"SublimeLinter", | |
"SublimePythonIDE", | |
"Sublimerge Pro", | |
"Terminal" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment