Skip to content

Instantly share code, notes, and snippets.

@kafkahw
Created August 23, 2016 00:29
Show Gist options
  • Save kafkahw/979eabf89faa6236306981f99f47c1b2 to your computer and use it in GitHub Desktop.
Save kafkahw/979eabf89faa6236306981f99f47c1b2 to your computer and use it in GitHub Desktop.
Subl user preference settings
{
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"find_selected_text": true,
"font_size": 13.0,
"ignored_packages":
[
"Vintage"
],
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment