Skip to content

Instantly share code, notes, and snippets.

@chrisking
Created November 3, 2013 23:53
Show Gist options
  • Select an option

  • Save chrisking/7296163 to your computer and use it in GitHub Desktop.

Select an option

Save chrisking/7296163 to your computer and use it in GitHub Desktop.
sublime config
{
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Tomorrow-Night-Eighties.tmTheme",
"fade_fold_buttons": false,
"font_face": "Consolas",
"font_size": 13,
"highlight_line": true,
"line_padding_bottom": 1,
"line_padding_top": 1,
"tab_size": 4,
"theme": "Centurion.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