Skip to content

Instantly share code, notes, and snippets.

@sliptype
Created October 28, 2016 19:11
Show Gist options
  • Select an option

  • Save sliptype/e9c85e017a26923b501df21e5577aeca to your computer and use it in GitHub Desktop.

Select an option

Save sliptype/e9c85e017a26923b501df21e5577aeca to your computer and use it in GitHub Desktop.
Sublime Settings
{
"caret_style": "blink",
"color_scheme": "Packages/Color Scheme - Default/Miami.tmTheme",
"enable_tab_scrolling": false,
"font_size": 13,
"ignored_packages":
[
],
"status_bar_brighter": true,
"tabs_small": true,
"theme": "Afterglow-blue.sublime-theme",
"vintage_start_in_command_mode": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment