Skip to content

Instantly share code, notes, and snippets.

@vinhnx
Created August 29, 2012 08:45
Show Gist options
  • Save vinhnx/3508682 to your computer and use it in GitHub Desktop.
Save vinhnx/3508682 to your computer and use it in GitHub Desktop.
My own Sublime text 2 setting - user.
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"detect_slow_plugins": false,
"font_face": "DejaVu Sans Mono",
"font_size": 10,
"ignored_packages":
[
// disable plugins...
],
"phoenix_blur_current_tab": true,
"phoenix_color_blue": true,
"phoenix_dirty_bottom_bar_blue": true,
"phoenix_tabs_small": true,
"theme": "Phoenix Dark.sublime-theme",
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment