Created
February 12, 2017 20:31
-
-
Save pankajpatel/2caa761d9d231ec41452ca9f79541ecf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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/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", | |
"theme_autocomplete_item_selected_colored": true, | |
"theme_dirty_colored_always": true, | |
"theme_popup_border_visible": true, | |
"theme_sidebar_border": true, | |
"theme_sidebar_disclosure": true, | |
"theme_sidebar_font_xs": true, | |
"theme_sidebar_indent_top_level_disabled": true, | |
"theme_sidebar_indent_xl": true, | |
"theme_sidebar_size_xxs": true, | |
"theme_tab_font_xs": true, | |
"theme_tab_selected_underlined": true, | |
"theme_tab_separator": true, | |
"theme_tab_width_auto": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment