Skip to content

Instantly share code, notes, and snippets.

@armno
Last active October 13, 2015 09:17
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 armno/4173354 to your computer and use it in GitHub Desktop.
Save armno/4173354 to your computer and use it in GitHub Desktop.
Sublime Text 2 Packages
@armnosn
Copy link

armnosn commented Mar 27, 2013

User Settings

{
    "color_scheme": "Packages/RailsCasts Colour Scheme/RailsCastsColorScheme.tmTheme",
    "detect_slow_plugin" : false,
    "font_face" : "Droid Sans Mono",
    "font_size" : 13.0,
    "ignored_packages":
    [
    ],
    "theme" : "Soda Dark.sublime-theme",
    "translate_tabs_to_spaces" : true
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment