Skip to content

Instantly share code, notes, and snippets.

@rednebmas
Created October 11, 2016 16:34
Show Gist options
  • Select an option

  • Save rednebmas/478066ec06a3b3f05132a405156a1ef4 to your computer and use it in GitHub Desktop.

Select an option

Save rednebmas/478066ec06a3b3f05132a405156a1ef4 to your computer and use it in GitHub Desktop.
{
"auto_complete": true,
"caret_style": "solid",
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"folder_exclude_patterns":
[
".git",
"doc"
],
"font_size": 13,
"ignored_packages":
[
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"open_files_in_new_window": false,
"vintage_start_in_command_mode": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment