Skip to content

Instantly share code, notes, and snippets.

@githiro
Last active April 3, 2018 07:19
Show Gist options
  • Save githiro/5703753 to your computer and use it in GitHub Desktop.
Save githiro/5703753 to your computer and use it in GitHub Desktop.
Sublime Text2: sublime-settings
{
"font_face": "Ricty",
"font_size": 17,
"ignored_packages":
[
"Vintage"
],
"draw_white_space": "all",
"word_wrap": "false",
"highlight_line": true,
"theme": "Default.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment