{
"color_scheme": "Packages/Theme - amCoder/Monokai Low-Profile Gray.tmTheme",
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 4,
"line_padding_top": 4,
"theme": "amCoder Gray.sublime-theme",
"translate_spaces_to_tabs": true,
"word_wrap": false
}
{ "keys": ["ctrl+7"], "command": "toggle_comment", "args": { "block": false } },
{ "keys": ["ctrl+shift+7"], "command": "toggle_comment", "args": { "block": true } }