Skip to content

Instantly share code, notes, and snippets.

@nltncsr
Created August 18, 2014 12:30
Show Gist options
  • Save nltncsr/86ece926505bb332986a to your computer and use it in GitHub Desktop.
Save nltncsr/86ece926505bb332986a to your computer and use it in GitHub Desktop.
My preferences file from ST3
{
"theme": "Spacegray.sublime-theme",
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"spacegray_tabs_font_normal": true,
"bold_folder_labels": true,
"caret_style": "smooth",
"highlight_line": true,
"font_size": 9,
"rulers": 80,
"ignored_packages":
[
"Vintage"
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment