Skip to content

Instantly share code, notes, and snippets.

@mrkplt
Last active August 29, 2015 13:57
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 mrkplt/9507828 to your computer and use it in GitHub Desktop.
Save mrkplt/9507828 to your computer and use it in GitHub Desktop.
{
"auto_indent": true,
"bold_folder_labels": true,
"detect_indentation": true,
"fade_fold_buttons": false,
"font_face": "Fira Mono OT",
"font_size": 13.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_top": 1,
"rulers":
[
80
],
"show_full_path": true,
"smart_indent": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"use_tab_stops": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment