Skip to content

Instantly share code, notes, and snippets.

@2rohityadav
Created August 31, 2018 16:59
Show Gist options
  • Save 2rohityadav/a30b40609527d630bcd0fadedb21024c to your computer and use it in GitHub Desktop.
Save 2rohityadav/a30b40609527d630bcd0fadedb21024c to your computer and use it in GitHub Desktop.
sublime-settings.json
{
"font_face": "Fira Code",
"font_options":
[
"gray_antialias",
"subpixel_antialias",
"no_italic",
"no_bold"
],
"font_size": 11,
"ignored_packages":
[
"Vintage"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment