Skip to content

Instantly share code, notes, and snippets.

@gaspanik
Created October 2, 2012 14:09
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gaspanik/3819427 to your computer and use it in GitHub Desktop.
Save gaspanik/3819427 to your computer and use it in GitHub Desktop.
ST2: Setting Sample
{
"caret_style": "blink",
"color_scheme": "Packages/Theme - Refined/Color Schemes/Tomorrow Night Refined.tmTheme",
"font_face": "フォント名",
"font_size": 12.0,
"ignored_packages":
[
"パッケージ名"
],
"tab_completion": true,
"tab_size": 1,
"theme": "Refined-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