Skip to content

Instantly share code, notes, and snippets.

@domdoescode
Created September 6, 2013 11:02
Show Gist options
  • Save domdoescode/6462391 to your computer and use it in GitHub Desktop.
Save domdoescode/6462391 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Theme - Flatland/Flatland Monokai.tmTheme",
"default_line_ending": "unix",
"dictionary": "Packages/Language - English/en_GB.dic",
"flatland_square_tabs": true,
"font_size": 8,
"highlight_modified_tabs": true,
"ignored_packages":
[
],
"rulers":
[
80,
120
],
"spell_check": true,
"tab_size": 2,
"theme": "Flatland Dark.sublime-theme",
"todo":
{
"folder_exclude_patterns":
[
"vendor",
"tmp",
"web/assets/js/lib",
"app/cache",
"node_modules",
"site/node_modules"
]
},
"translate_tabs_to_spaces": true,
"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment