Skip to content

Instantly share code, notes, and snippets.

@andyeff
Created May 20, 2014 12:08
Show Gist options
  • Save andyeff/a4037b5c88a390234318 to your computer and use it in GitHub Desktop.
Save andyeff/a4037b5c88a390234318 to your computer and use it in GitHub Desktop.
Sublime Text user prefs
{
"color_scheme": "Packages/User/Monokai (SL).tmTheme",
"default_line_ending": "unix",
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"scroll_speed": 0,
"tab_completion": true,
"tab_size": 4,
"theme": "Soda Light 3.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