Skip to content

Instantly share code, notes, and snippets.

@oraricha
Last active December 18, 2015 08:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oraricha/5757679 to your computer and use it in GitHub Desktop.
Save oraricha/5757679 to your computer and use it in GitHub Desktop.
List of my sublime text 2 installed packages

NOTE: All packages can be found an installed (preferred) through the package control. (http://wbond.net/sublime_packages/package_control)

{
"color_scheme": "Packages/Color Schemes by carlcalderon/Stereokai/Stereokai.tmTheme",
"font_size": 11.0,
"ignored_packages":
[
"AutoPHPDollar",
"Vintage",
"Autocomplete Javascript with Method Signature"
],
"save_on_focus_lost": true,
"spell_check": true,
"tab_size": 4,
"translate_tabs_to_spaces": false,
"word_wrap": false
}
@oraricha
Copy link
Author

@oraricha
Copy link
Author

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