Skip to content

Instantly share code, notes, and snippets.

@nowakov
Last active August 12, 2020 09:30
Show Gist options
  • Save nowakov/28c34cf116040ca5bf1e to your computer and use it in GitHub Desktop.
Save nowakov/28c34cf116040ca5bf1e to your computer and use it in GitHub Desktop.
[
{
"keys": ["super+shift+r"], "command": "browser_refresh", "args": {
"auto_save": true,
"delay": 0.0,
"activate": true,
"browsers" : ["chrome"]
}
},
{ "keys": ["super+h"], "command": "toggle_side_bar" },
{ "keys": ["super+v"], "command": "paste_and_indent" },
{ "keys": ["super+shift+v"], "command": "paste" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment