Skip to content

Instantly share code, notes, and snippets.

@LiuuY
Created October 28, 2016 07:59
Show Gist options
  • Save LiuuY/a3d0486a6bc317594b70368ba62bd04d to your computer and use it in GitHub Desktop.
Save LiuuY/a3d0486a6bc317594b70368ba62bd04d to your computer and use it in GitHub Desktop.
Sublime Settings
{
"color_scheme": "Packages/User/SublimeLinter/Oceanic Next (SL).tmTheme",
"font_face": "Inziu Iosevka SC",
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"theme": "Spacegray.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment