Skip to content

Instantly share code, notes, and snippets.

@venriq
Last active August 29, 2015 14:15
Show Gist options
  • Save venriq/013653f59451865d0822 to your computer and use it in GitHub Desktop.
Save venriq/013653f59451865d0822 to your computer and use it in GitHub Desktop.
Sublime configuration
{
"bold_folder_labels": true,
"color_scheme": "Packages/User/Solarized (dark) (SL).tmTheme",
"fade_fold_buttons": false,
"font_face": "Source Code Pro for Powerline",
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"tab_size": 2,
"translate_tabs_to_spaces": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment