Skip to content

Instantly share code, notes, and snippets.

@loriculberson
Created February 16, 2015 19:40
Show Gist options
  • Select an option

  • Save loriculberson/1633696c530e6a6031a6 to your computer and use it in GitHub Desktop.

Select an option

Save loriculberson/1633696c530e6a6031a6 to your computer and use it in GitHub Desktop.
{
"auto_indent": true,
"color_scheme": "Packages/Color Scheme - Default/Cobalt.tmTheme",
"font_size": 10,
"highlight_line": true,
"highlight_modified_tabs": true,
"margin": 2,
"save_on_focus_lost": true,
"smart_indent": true,
"tab_size": 2,
"wide_caret": true,
"word_wrap": "auto"
}
Kit's settings
{
"auto_complete_commit_on_tab": true,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Monokai Gray/MonokaiGray.tmTheme",
"detect_slow_plugins": false,
"ensure_single_trailing_newline": true,
"font_face": "Inconsolata",
"font_size": 14.0,
"fonts_list":
[
"Monofur",
"Andale Mono",
"Consolas",
"Courier",
"Courier New",
"Envy Code R",
"Inconsolata",
"Lucida Console",
"Menlo",
"Meslo LG S",
"Meslo LG M",
"Meslo LG L",
"Monaco",
"ProFontX",
"Source Code Pro",
"Ubuntu Mono"
],
"highlight_line": true,
"highlight_modified_tabs": true,
"ignore_whitespace_on_current_line": false,
"ignore_whitespace_only_lines": false,
"ignored_packages":
[
"SublimeGit",
"Sublimerge Pro",
"Delphi Style Bookmarks",
"Sublime Bookmarks"
],
"line_padding_bottom": 0,
"line_padding_top": 0,
"remove_trailing_white_space": true,
"remove_trailing_whitespace_on_save": true,
"rulers":
[
80,
120
],
"tab_size": 2,
"wide_caret": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment