Skip to content

Instantly share code, notes, and snippets.

View jstoudt's full-sized avatar

Jason Stoudt jstoudt

View GitHub Profile
@jstoudt
jstoudt / Preferences.sublime-settings
Created August 22, 2012 20:41
My Sublime Text 2 User Preferences File
{
"auto_complete_commit_on_tab": true,
"auto_match_enabled": false,
"caret_style": "phase",
"color_scheme": "Packages/User/Monokai Soda.tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Inconsolata",
"font_size": 11,
"font_options": ["subpixel_antialias"],
"highlight_line": true,