{
"auto_complete": true,
"auto_complete_commit_on_tab": true,
"color_scheme": "Packages/Theme - Primer/primer.dark.tmTheme",
"copy_with_empty_selection": true,
"ensure_newline_at_eof_on_save": true,
"font_size": 16,
"ignored_packages":
[
"Vintage"
],
"index_files": true,
"rulers":
[
79
],
"tab_size": 2,
"theme": "Primer.sublime-theme",
"theme_primer_sidebar_font_xlarge": true,
"theme_primer_sidebar_tree_normal": true,
"theme_primer_tabs_font_large": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_separators": "./\\()\"'-:,.;<>~@#$%^&*|+=[]{}`~"
}
[
{ "keys": ["ctrl+shift+r"], "command": "reveal_in_side_bar"},
{ "keys": ["super+shift+r"], "command": "goto_symbol_in_project" },
{ "keys": ["super+alt+r"], "command": "goto_definition" }
]