Skip to content

Instantly share code, notes, and snippets.

@phirefly
Created April 18, 2013 01:38
Show Gist options
  • Save phirefly/5409266 to your computer and use it in GitHub Desktop.
Save phirefly/5409266 to your computer and use it in GitHub Desktop.
Sublime: User prefs
{
"color_scheme": "Packages/Color Scheme - Default/LAZY2Bd.tmTheme",
"font_face": "Anonymous Pro",
"font_size": 16.0,
"highlight_line": true,
"ignored_packages":
[
],
"line_padding_top": 3,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"vintage_start_in_command_mode": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment