[{"Keys": ["F12"], "command": "Htmlprettify"},
{"Keys": ["F1"], "command": "Fold"},
{"Keys": ["F2"], "command": "Unfold" },
{"Keys": ["Ctrl+l"], "command": "Show_overlay", "args": {"overlay": "goto", "text": "@"}},
{"Keys": ["Ctrl+spac E "]," command ":" Auto_complete "},
{" Keys ": [" Ctrl+space "]," command ":" Replace_completion_with_auto_complete "," Context ": [{" Key ":" Last_command "," operator ":" Equal "," operand ":" Insert_best_completion "},
{" key ":" Auto_complete_ Visible "," operator ":" Equal "," operand ": false},{" key ":" Setting.tab_completion "," operator ":" Equal "," operand ": true }]},
{"Keys": ["Ctrl+d"], "command": "Run_macro_file", "args": {"file": "Packages/default/delete Line.sublime-macro"}} {"Keys": ["Ctrl+shift+c"], "command": "Toggle_comment", "args": {"block": false}},{"Keys": ["Ctrl+shift+c"], "comman D ":" Toggle_comment "," args ": {" block ": true}},
{" Keys ": [" ctrl+shift+f "]," command ":" Reindent "," args ": {" Single_lin E ": false}},
{" Keys ": [" Alt+up "]," command ":" Swap_line_up "},{" Keys ": [" Alt+down "]," command ":" Swap_line_down "},
{" Keys ": [" Ctrl+alt+j "]," command ":" Join_li NES "},
{" Keys ": [" Ctrl+alt+down "]," command ":" Duplicate_line "},
{" Keys ": [" Shift+ctrl+r "]," command ":" Show_overlay ", "args": {"overlay": "Goto", "Show_files": true}},
{"Keys": ["Ctrl+shift+s"], "command": "Save_all"},
{"Keys": ["Ctrl+l"] , "command": "Show_overlay", "args": {"overlay": "goto", "Text": ":"}},
{"Keys": ["Shift+ctrl+f4"], "command": "Close_all "},
{" Keys ": [" Shift+ctrl+y "]," command ":" Lower_case "},
{" Keys ": [" shift+ctrl+x "]," command ":" Upper_case "}] (from HTTP s://gist.github.com/thbkrkr/3194275)