Skip to content

Instantly share code, notes, and snippets.

@JCash
Created May 28, 2016 09:52
Show Gist options
  • Save JCash/086bae1ca4cb9145772883e8c146cea9 to your computer and use it in GitHub Desktop.
Save JCash/086bae1ca4cb9145772883e8c146cea9 to your computer and use it in GitHub Desktop.
[
{ "keys": ["alt+tab"], "command": "switch_file", "args": {"extensions": ["cpp", "cxx", "cc", "c", "hpp", "hxx", "hh", "h", "ipp", "inl", "m", "mm", "vsh", "fsh"]} },
{ "keys": ["super+shift+m"], "command": "markdown_preview", "args": {"target": "browser", "parser":"github"} },
{ "keys": ["ctrl+§"], "command": "show_panel", "args": {"panel": "console", "toggle": true} }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment