Skip to content

Instantly share code, notes, and snippets.

@polozov
Last active December 26, 2015 02:39
Show Gist options
  • Select an option

  • Save polozov/7080718 to your computer and use it in GitHub Desktop.

Select an option

Save polozov/7080718 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"ensure_newline_at_eof_on_save": true,
// "font_face": "Meslo",
// "font_face": "Liberation Mono",
"font_size": 9,
"highlight_modified_tabs": true,
"hot_exit": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"remember_open_files": true,
"tab_size": 2,
"theme": "Soda Dark 3.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"update_check": false,
"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment