Skip to content

Instantly share code, notes, and snippets.

@gcman105
Created April 26, 2015 18:59
Show Gist options
  • Save gcman105/172f142258be8cbf580b to your computer and use it in GitHub Desktop.
Save gcman105/172f142258be8cbf580b to your computer and use it in GitHub Desktop.
Preferences.sublime-settings
{
"caret_extra_bottom": 3,
"caret_extra_top": 3,
"caret_extra_width": 2,
"color_scheme": "Packages/User/SublimeLinter/Seti (SL).tmTheme",
"font_face": "Input Mono",
"font_size": 9,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"overlay_scroll_bars": "enabled",
"theme": "Seti.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment