Skip to content

Instantly share code, notes, and snippets.

@GorosVi
Created August 25, 2015 19:03
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 GorosVi/6286073ab5e890886e30 to your computer and use it in GitHub Desktop.
Save GorosVi/6286073ab5e890886e30 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": false,
"color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme",
"copy_with_empty_selection": false,
"default_encoding": "UTF-8",
"detect_indentation": false,
"font_size": 10,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
100
],
"show_encoding": true,
"show_tab_close_buttons": false,
"tab_size": 8,
"translate_spaces_to_tabs": true,
"translate_tabs_to_spaces": false,
"trim_trailing_white_space_on_save": true
}
[
{ "keys": ["ctrl+d"], "command": "duplicate_line" },
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment