SublimePrettyJson/Default (Linux).sublime-keymap

16 lines
356 B
Plaintext

[
// {
// "keys": [
// "ctrl+alt+j"
// ],
// "command": "pretty_json"
// },
// {
// "keys": ["ctrl+r"],
// "command": "pretty_json_goto_symbol",
// "context": [
// { "key": "selector", "operator": "equal", "operand": "source.json" }
// ]
// }
]