Skip to content

Instantly share code, notes, and snippets.

@Reedyseth
Last active September 29, 2016 16:11
Show Gist options
  • Save Reedyseth/098c08a73815b4f37c759bdce50d7680 to your computer and use it in GitHub Desktop.
Save Reedyseth/098c08a73815b4f37c759bdce50d7680 to your computer and use it in GitHub Desktop.
{
"added_words":
[
"screenshot",
"Datatable",
"plugin",
"usr"
],
"afn_blacklist_scopes":
[
"string.regexp.js",
"source.pl"
],
"alignment_chars":
[
"=",
":"
],
"auto_complete": false,
"auto_complete_commit_on_tab": true,
"auto_complete_delay": 3000,
"bold_folder_labels": true,
"caret_extra_bottom": 2,
"caret_extra_top": 2,
"caret_extra_width": 3,
"caret_style": "phase",
"color_scheme": "Packages/Theme - Cobalt2/cobalt2.tmTheme",
"copy_with_empty_selection": false,
"debug": false,
"default_encoding": "UTF-8",
"detect_indentation": false,
"detect_slow_plugins": false,
"draw_minimap_border": true,
"draw_white_space": "all",
"font_face": "Ubuntu Mono Regular",
"font_options":
[
"subpixel_antialias"
],
"font_size": 13.5,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"AutoFileName",
"SublimeLinter",
"SublimeLinter-php"
],
"ignored_words":
[
"Arial",
"Barragan",
"Captaris",
"Foxconn",
"Heredoc",
"br",
"clearfix",
"contrib",
"css",
"dbh",
"endif",
"html",
"js",
"lt",
"param",
"pre",
"script/styles",
"tbody",
"td",
"uglify"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_numbers": true,
"line_padding_bottom": 1,
"line_padding_top": 1,
"open_tab_limit": 6,
"spell_check": false,
"tab_size": 4,
"theme": "Cobalt2.sublime-theme",
"trim_trailing_white_space_on_save": true,
"wide_caret": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment