Skip to content

Instantly share code, notes, and snippets.

@bolinocroustibat
Created February 7, 2019 20:35
Show Gist options
  • Save bolinocroustibat/2cd5a1bcd1068754ac108ab32cc985ad to your computer and use it in GitHub Desktop.
Save bolinocroustibat/2cd5a1bcd1068754ac108ab32cc985ad to your computer and use it in GitHub Desktop.
Preferences.sublime-settings
{
"always_show_minimap_viewport": true,
"draw_white_space": "all",
"font_size": 14,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"show_encoding": true,
"theme": "Adaptive.sublime-theme",
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment