Last active
November 6, 2017 23:14
-
-
Save seperman/3e5772c2a866f47d6125 to your computer and use it in GitHub Desktop.
Package Control.sublime-settings for windows
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
Show hidden characters
{ | |
"bootstrapped": true, | |
"in_process_packages": | |
[ | |
], | |
"installed_packages": | |
[ | |
"BracketHighlighter", | |
"Git", | |
"GitGutter", | |
"Indent XML", | |
"INI", | |
"Jinja2", | |
"nginx", | |
"Package Control", | |
"Python Flake8 Lint", | |
"PyYapf Python Formatter", | |
"RawLineEdit", | |
"SideBarEnhancements", | |
"SublimeCodeIntel", | |
"SublimeLinter", | |
"TrailingSpaces" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment