Skip to content

Instantly share code, notes, and snippets.

@npofopr
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save npofopr/1253f00c71bd6a0c4294 to your computer and use it in GitHub Desktop.
Save npofopr/1253f00c71bd6a0c4294 to your computer and use it in GitHub Desktop.
{
"enable_tab_scrolling": false,
"fallback_encoding": "Cyrillic (Windows 1251)",
"remember_open_files": true,
"trim_trailing_white_space_on_save": true
"Seti_SB_h_med": true,
"Seti_SB_v_med": true,
"Seti_mouse_wheel_tabswitche": true,
"Seti_no_bar_undertabs": true,
"Seti_tabs_small": true,
"always_show_minimap_viewport": true,
"auto_complete_commit_on_tab": true,
"bar_empty": "☐",
"bar_full": "■",
"bold_folder_labels": false,
"caret_extra_width": 2,
"caret_style": "phase",
"theme": "Gravity.sublime-theme",
"color_scheme": "Packages/Theme - Gravity/Monokai Gravity (SL).tmTheme",
"tab_height_short": true,
"copy_with_empty_selection": false,
"detect_indentation": true,
"detect_slow_plugins": false,
"drag_text": false,
"draw_minimap_border": true,
"draw_shadows": false,
"enable_tab_scrolling": true,
"fade_fold_buttons": false,
"fallback_encoding": "Cyrillic (Windows 1251)",
"find_selected_text": true,
"findreplace_small": true,
"font_face": "Consolas",
"font_options":
[
"no_round"
],
"font_size": 8,
"git_gutter_live_mode": true,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Markdown",
"Vintage"
],
"keymaps":
{
"show_pretty_keys": true
},
"line_padding_bottom": 0,
"line_padding_top": 0,
"match_brackets_content": false,
"match_selection": false,
"match_tags": false,
"open_files_in_new_window": false,
"overlay_scroll_bars": "enabled",
"preview_on_click": true,
"replace_stats_chars":
[
[
" ■",
" [="
],
[
"■",
"="
],
[
"☐ ",
" ] "
],
[
"☐",
" "
]
],
"scroll_past_end": true,
"scroll_speed": 5.0,
"show_encoding": true,
"show_full_path": true,
"sidebar_xsmall": true,
"stats_format": "☐$o ✔$d ✘$c",
"stats_ignore_archive": true,
"tab_size": 4,
"tabs_small": true,
"translate_tabs_to_spaces": false,
"trim_trailing_white_space_on_save": true,
"use_simple_full_screen": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment