Skip to content

Instantly share code, notes, and snippets.

@oksuz
Created March 4, 2016 12:27
Show Gist options
  • Save oksuz/29e4c7ca566b7a110423 to your computer and use it in GitHub Desktop.
Save oksuz/29e4c7ca566b7a110423 to your computer and use it in GitHub Desktop.
Sublime Text 3 Settings
{
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"ignored_packages":
[
"Vintage"
],
"translate_tabs_to_spaces": true,
"word_wrap": false,
"line_padding_bottom": 0,
"draw_white_space": "selection",
"scroll_past_end": true,
"show_full_path": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment