Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 19th, 2012  |  syntax: None  |  size: 0.72 KB  |  hits: 10  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  
  2.         "caret_style": "phase",
  3.         "close_windows_when_empty": false,
  4.         "codeintel_live": true,
  5.         "color_scheme": "Packages/Color Scheme - Default/dln.tmTheme",
  6.         "draw_white_space": "selection",
  7.         "fold_buttons": true,
  8.         "font_face": "Ubuntu Mono",
  9.         "font_options":
  10.         [
  11.                 "subpixel_antialias"
  12.         ],
  13.         "font_size": 12,
  14.         "highlight_line": true,
  15.         "highlight_modified_tabs": true,
  16.         "ignored_packages":
  17.         [
  18.         ],
  19.         "line_padding_bottom": 2,
  20.         "line_padding_top": 2,
  21.         "overlay_scroll_bars": "enabled",
  22.         "rulers":
  23.         [
  24.                 80,
  25.                 100,
  26.                 120
  27.         ],
  28.         "scroll_speed": 5.0,
  29.         "show_tab_close_buttons": false,
  30.         "smart_indent": true,
  31.         "tab_size": 2,
  32.         "translate_tabs_to_spaces": true,
  33.         "vintage_start_in_command_mode": true,
  34.         "vintage_use_clipboard": true,
  35.         "wide_caret": true
  36. }