Skip to content

Instantly share code, notes, and snippets.

@ksaitor
Created June 7, 2013 00:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ksaitor/5726265 to your computer and use it in GitHub Desktop.
Save ksaitor/5726265 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Obsidian Color Scheme/Obsidian.tmTheme",
"default_line_ending": "unix",
"fade_fold_buttons": true,
"font_size": 13.0,
"highlight_line": true,
"find_selected_text": true,
"match_brackets_angle": true,
"ensure_newline_at_eof_on_save": true,
"ignored_packages":
[
"Vintage"
],
"tab_size": 3,
"trim_trailing_white_space_on_save": true,
"use_simple_full_screen": true,
"spellCheck": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment