Skip to content

Instantly share code, notes, and snippets.

@s1ider
Created October 7, 2013 10:16
Show Gist options
  • Save s1ider/6865573 to your computer and use it in GitHub Desktop.
Save s1ider/6865573 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme",
"cucumber_code_keywords":
[
"given",
"when",
"then",
"and",
"but",
"und",
"dann",
"wenn",
"gegeben sei",
"angenommen"
],
"cucumber_features_path": "features",
"cucumber_step_pattern": ".*_steps.*\\.py",
"font_size": 14.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80
],
"save_on_focus_lost": true,
"shift_tab_unindent": true,
"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