Skip to content

Instantly share code, notes, and snippets.

@rtgibbons
Created July 15, 2013 15:56
Show Gist options
  • Select an option

  • Save rtgibbons/6001076 to your computer and use it in GitHub Desktop.

Select an option

Save rtgibbons/6001076 to your computer and use it in GitHub Desktop.
Sublime Text Settings
{
"color_scheme": "Packages/Base16 Color Schemes/base16-eighties.dark.tmTheme",
"enable_telemetry": true,
"ensure_newline_at_eof_on_save": true,
"font_size": 12,
"git_command": "/opt/boxen/homebrew/bin/git",
"ignored_packages":
[
"Vintageous"
],
"soda_folder_icons": true,
"theme": "Soda Light 3.sublime-theme",
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment