Skip to content

Instantly share code, notes, and snippets.

@oamaok
Created October 29, 2017 12:26
Show Gist options
  • Save oamaok/7b4da1d99159cb1020fb4d5b0432f2ff to your computer and use it in GitHub Desktop.
Save oamaok/7b4da1d99159cb1020fb4d5b0432f2ff to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/SublimeLinter/itg.dark (SL).tmTheme",
"folder_exclude_patterns":
[
"elm-stuff",
"node_modules",
".git"
],
"font_face": "Monaco",
"font_size": 7,
"gutter": false,
"ignored_packages":
[
"Vintage"
],
"itg_scrollbar_small": true,
"itg_sidebar_tree_small": true,
"itg_small_tabs": true,
"line_numbers": false,
"tab_size": 2,
"theme": "itg.flat.dark.blue.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment