Skip to content

Instantly share code, notes, and snippets.

@rasschaert
Created November 28, 2012 07:05
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 rasschaert/4159537 to your computer and use it in GitHub Desktop.
Save rasschaert/4159537 to your computer and use it in GitHub Desktop.
My Preferences.sublime-settings
{
"font_face": "DejaVu Sans Mono",
"font_size": 10,
"color_scheme": "Packages/Color Scheme - Default/Spectacular.tmTheme",
"theme": "Phoenix Dark.sublime-theme"
"phoenix_color_expanded_folder": true,
"phoenix_color_red": true,
"phoenix_dirty_bottom_bar": true,
"phoenix_eighties": true,
"phoenix_highlight_current_tab": true,
"phoenix_solid_current_tab": true,
"draw_white_space": "all",
"tab_size": 4,
"translate_tabs_to_spaces": true,
"ensure_newline_at_eof_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment