Skip to content

Instantly share code, notes, and snippets.

@getmetorajesh
Created May 14, 2014 13:45
Show Gist options
  • Save getmetorajesh/10ae8ebf716c68d4dd2c to your computer and use it in GitHub Desktop.
Save getmetorajesh/10ae8ebf716c68d4dd2c to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/User/base16-ocean.dark (SL).tmTheme",
"detect_indentation": false,
"detect_slow_plugins": true,
"draw_minimap_border": true,
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": false,
"find_selected_text": true,
"font_face": "Inconsolata",
"font_size": 15,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"JSHint Gutter",
"JSHint",
"Vintage",
"Markdown"
],
"line_padding_bottom": 0.5,
"line_padding_top": 0.5,
"margin": -1,
"match_brackets": true,
"match_brackets_angle": true,
"match_brackets_braces": true,
"match_brackets_content": true,
"match_brackets_square": true,
"open_files_in_new_window": true,
"rulers":
[
120
],
"scroll_past_end": false,
"scroll_speed": 2,
"shift_tab_unindent": true,
"tab_size": 4,
"terminal": "iterm",
"theme": "Spacegray.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true,
"wrap_width": 120
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment