Skip to content

Instantly share code, notes, and snippets.

@pankajpatel
Created February 12, 2017 20:30
Show Gist options
  • Save pankajpatel/02a5c3c476d9470373a986513b7e1d33 to your computer and use it in GitHub Desktop.
Save pankajpatel/02a5c3c476d9470373a986513b7e1d33 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"caret_extra_bottom": 1,
"caret_extra_top": 1,
"caret_extra_width": 1,
"caret_style": "blink",
// "color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Ocean.tmTheme",
"fade_fold_buttons": false,
"font_size": 13,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"open_files_in_new_window": false,
"overlay_scroll_bars": "enabled",
"show_encoding": true,
"show_line_endings": true,
"spell_check": true,
"theme": "Boxy Ocean.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment