SublimePrettyJson/Default (Windows).sublime-k...

13 lines
226 B
Plaintext

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