Skip to content

Instantly share code, notes, and snippets.

@alexpana
Created June 4, 2015 20:58
Show Gist options
  • Save alexpana/eb1be04a9ec2bab6c948 to your computer and use it in GitHub Desktop.
Save alexpana/eb1be04a9ec2bab6c948 to your computer and use it in GitHub Desktop.
sublime-settings
{
"caret_style": "phase",
"fade_fold_buttons": false,
"font_face": "Consolas",
"font_size": 9,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 0,
"line_padding_top": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment