Skip to content

Instantly share code, notes, and snippets.

@makzan
Created August 22, 2012 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save makzan/3425072 to your computer and use it in GitHub Desktop.
Save makzan/3425072 to your computer and use it in GitHub Desktop.
Disable anti-alias in Sublime Text 2
{
"font_options":
[
"no_antialias"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment