Skip to content

Instantly share code, notes, and snippets.

@leninhasda
Created October 25, 2015 13:50
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 leninhasda/1095aa548c7d4f787e1f to your computer and use it in GitHub Desktop.
Save leninhasda/1095aa548c7d4f787e1f to your computer and use it in GitHub Desktop.
My User settings for sublime test editor
{
"bold_folder_labels": true,
"caret_extra_width": 2,
"caret_style": "wide",
"color_scheme": "Packages/Theme - Spacegray/base16-eighties.dark.tmTheme",
"fade_fold_buttons": false,
"font_face": "Monaco",
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 6,
"line_padding_top": 6,
"spacegray_sidebar_font_large": true,
"spacegray_sidebar_tree_normal": true,
"theme": "Spacegray.sublime-theme",
"wide_caret": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment