Skip to content

Instantly share code, notes, and snippets.

@GooseNinja
Created May 31, 2014 13:11
Show Gist options
  • Save GooseNinja/2b518058eaddbc170b1a to your computer and use it in GitHub Desktop.
Save GooseNinja/2b518058eaddbc170b1a to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/Theme - Nil/Tubnil.tmTheme",
"draw_white_space": "all",
"font_size": 10,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"scroll_past_end": true,
"tab_completion": false,
"tab_size": 2,
"theme": "Nil.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment