Skip to content

Instantly share code, notes, and snippets.

@sanchittechnogeek
Created November 18, 2018 03:27
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 sanchittechnogeek/0b212709b5f5981d29b06c6328481602 to your computer and use it in GitHub Desktop.
Save sanchittechnogeek/0b212709b5f5981d29b06c6328481602 to your computer and use it in GitHub Desktop.
Sublime text 3 settings
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"BracketFlasher",
"BracketHighlighter",
"Colorsublime",
"Materialize",
"Materialize-Appbar",
"Package Control",
"Python 3",
"Sync Settings"
]
}
{
"color_scheme": "Packages/Materialize/schemes/Material Monokai.tmTheme",
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"material_theme_tree_headings": true,
"theme": "Material Monokai.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment