Skip to content

Instantly share code, notes, and snippets.

@fightbulc
Created March 27, 2012 19:48
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 fightbulc/2219656 to your computer and use it in GitHub Desktop.
Save fightbulc/2219656 to your computer and use it in GitHub Desktop.
sublime pref file
{
"auto_indent": true,
"font_face": "Inconsolata-dz",
"font_size": 15.0,
"highlight_line": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"use_tab_stops": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment