Skip to content

Instantly share code, notes, and snippets.

@jgatjens
Created March 21, 2015 16:05
Show Gist options
  • Save jgatjens/64fb30f35097a7a60e62 to your computer and use it in GitHub Desktop.
Save jgatjens/64fb30f35097a7a60e62 to your computer and use it in GitHub Desktop.
Sublime Config
{
"caret_extra_bottom": 3,
"caret_extra_top": 3,
"caret_extra_width": 2,
"font_size": 13,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"overlay_scroll_bars": "enabled",
"theme": "Seti.sublime-theme",
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment