Font: https://www.google.com/fonts/specimen/Source+Code+Pro
https://sublime.wbond.net/installation
{
"installed_packages":
[
"Anaconda",
"ApacheConf.tmLanguage",
"Djaneiro",
"EditorConfig",
"Emmet",
"FileHeader",
"Git",
"GitGutter",
"Jinja2",
"JsFormat",
"Markdown Preview",
"MarkdownEditing",
"MarkdownTOC",
"Pelican",
"SCSS",
"SideBarEnhancements",
]
}
{
"added_words":
[
"Saurabh",
"unsubscribed",
"postgres",
"sudo",
"bumpversion",
"django",
"gzip",
"whitenoise",
"https",
],
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"caret_style": "solid",
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"copy_with_empty_selection": false,
"drag_text": false,
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"file_exclude_patterns":
[
".DS_Store",
".coverage",
".pyc",
".rdb"
],
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
".sass-cache",
"node_modules",
".tmp",
"pycache",
".cache"
],
"font_face": "Source Code Pro",
"font_options":
[
"gray_antialias"
],
"font_size": 15,
"highlight_line": true,
"hot_exit": false,
"ignored_packages":
[
"GoSublime",
"Markdown",
"Vintage"
],
"indent_guide_options":
[
"draw_active"
],
"index_exclude_patterns":
[
"*.log"
],
"line_numbers": false,
"line_padding_bottom": 3,
"line_padding_top": 3,
"material_theme_compact_panel": false,
"material_theme_small_statusbar": true,
"material_theme_small_tab": true,
"overlay_scroll_bars": "enabled",
"pep8_max_line_length": 120,
"rulers":
[
79,
119
],
"scroll_past_end": false,
"shift_tab_unindent": true,
"show_line_endings": true,
"theme": "Material-Theme.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}