Skip to content

Instantly share code, notes, and snippets.

@purwandi
Created November 18, 2012 13:09
Show Gist options
  • Save purwandi/4105179 to your computer and use it in GitHub Desktop.
Save purwandi/4105179 to your computer and use it in GitHub Desktop.
My Sublime Setting
{
"color_scheme": "Packages/Theme - Daylerees/Iceberg.tmTheme",
"font_face": "Consolas",
"font_size": 11,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment