Skip to content

Instantly share code, notes, and snippets.

@Proskynete
Created April 21, 2016 20:20
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 Proskynete/b9c69607cb45b516ce59a94704885abc to your computer and use it in GitHub Desktop.
Save Proskynete/b9c69607cb45b516ce59a94704885abc to your computer and use it in GitHub Desktop.
preferences sublimetext3
{
"always_show_minimap_viewport": true,
"caret_style": "phase",
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"draw_minimap_border": false,
"font_size": 9,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"save_on_focus_lost": true,
"tab_size": 4,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment