Skip to content

Instantly share code, notes, and snippets.

@airton
Last active May 16, 2018 22:46
Show Gist options
  • Save airton/f0236d9be467443fe55ad0c114384e46 to your computer and use it in GitHub Desktop.
Save airton/f0236d9be467443fe55ad0c114384e46 to your computer and use it in GitHub Desktop.
Sublime Config
{
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Monokai.tmTheme",
"font_size": 16,
"ignored_packages":
[
"Vintage",
],
"theme": "Boxy Monokai.sublime-theme",
"folder_exclude_patterns": [".svn", ".git", ".hg", "CVS", "node_modules"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment