Skip to content

Instantly share code, notes, and snippets.

@nejdetckenobi
Forked from muatik/sublimeconf.json
Last active March 9, 2018 09:23
Show Gist options
  • Select an option

  • Save nejdetckenobi/36f55023e61c9a49ac0b to your computer and use it in GitHub Desktop.

Select an option

Save nejdetckenobi/36f55023e61c9a49ac0b to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Predawn/predawn.tmTheme",
"draw_white_space": "selection",
"ensure_newline_at_eof_on_save": true,
"font_face": "MonteCarlo Fixed",
"font_size": 12,
"gutter": true,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
79,
120
],
"shift_tab_unindent": true,
"show_encoding": true,
"tab_size": 4,
"theme": "predawn-DEV.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment