Skip to content

Instantly share code, notes, and snippets.

@EpokK
Last active December 12, 2015 07:38
Show Gist options
  • Save EpokK/4737679 to your computer and use it in GitHub Desktop.
Save EpokK/4737679 to your computer and use it in GitHub Desktop.
Ma configuration Sublime Text 3 Pro
{
"caret_style": "phase",
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night-Eighties.tmTheme",
"default_encoding": "Western (ISO 8859-1)",
"detect_slow_plugins": false,
"draw_minimap_border": true,
"fallback_encoding": "Western (ISO 8859-1)",
"font_face": "Source Code Pro",
"font_size": 16,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"margin": 0,
"theme": "Flatland Dark.sublime-theme",
"flatland_square_tabs": true,
"flatland_sidebar_tree_xsmall" : true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment