Skip to content

Instantly share code, notes, and snippets.

@geff21st
Last active November 10, 2016 06:40
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 geff21st/38418dbc1a793d461d1f to your computer and use it in GitHub Desktop.
Save geff21st/38418dbc1a793d461d1f to your computer and use it in GitHub Desktop.
{
"disable_tab_abbreviations_on_auto_complete": false,
"draw_indent_guides": true,
"draw_white_space": "all",
"font_size": 14,
"highlight_line": true,
"rulers": [120],
"show_encoding": true,
"fallback_encoding": "Cyrillic (Windows 1251)",
"tab_size": 4,
"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