Skip to content

Instantly share code, notes, and snippets.

@valenting
Created March 24, 2019 22:08
Show Gist options
  • Save valenting/700de0848ebb5b8c93a67142277cdf01 to your computer and use it in GitHub Desktop.
Save valenting/700de0848ebb5b8c93a67142277cdf01 to your computer and use it in GitHub Desktop.
{
"create_window_at_startup": false,
"default_line_ending": "unix",
"find_selected_text": true,
"fold_buttons": false,
"font_size": 9,
"gutter": true,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"rulers":
[
80,
120
],
"shift_tab_unindent": true,
"show_full_path": true,
"tab_size": 2,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment