Skip to content

Instantly share code, notes, and snippets.

@DanAntFerrari
Created June 6, 2014 10:44
Show Gist options
  • Save DanAntFerrari/09869aa1261677887f79 to your computer and use it in GitHub Desktop.
Save DanAntFerrari/09869aa1261677887f79 to your computer and use it in GitHub Desktop.
My sublime editor config
{
"color_scheme": "Packages/User/Monokai (SL).tmTheme",
"draw_white_space": "all",
"trim_trailing_white_space_on_save": true,
"font_size": 10,
"ignored_packages":
[
"Markdown",
"Vintage"
],
"word_wrap": "false"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment