Skip to content

Instantly share code, notes, and snippets.

@seperman
Last active November 6, 2017 23:14
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 seperman/3e5772c2a866f47d6125 to your computer and use it in GitHub Desktop.
Save seperman/3e5772c2a866f47d6125 to your computer and use it in GitHub Desktop.
Package Control.sublime-settings for windows
{
"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