dotfiles/.config/Code/User/keybindings.json
2017-11-01 09:04:00 +00:00

7 lines
162 B
JSON

// Place your key bindings in this file to overwrite the defaults
[
{
"key": "ctrl+shift+r",
"command": "workbench.action.tasks.test",
}
]