Skip to content

Instantly share code, notes, and snippets.

@xto3na
Created July 14, 2016 14:32
Show Gist options
  • Save xto3na/c907769256b312ce249e8a19312e3917 to your computer and use it in GitHub Desktop.
Save xto3na/c907769256b312ce249e8a19312e3917 to your computer and use it in GitHub Desktop.
Sublime Settings
{
"draw_white_space": "all",
"font_size": 15,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"margin": 2,
"save_on_focus_lost": true,
"show_encoding": true,
"tab_size": 2,
"theme": "Theme - Kronuz.sublime-theme",
"typescript_plugin_tsc_version": "1.7.3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment