2021-09-18 01:13:20 +02:00

11 lines
164 B
Plaintext

[
{ "keys": ["ctrl+q"], "command": "noop" },
{
"keys": ["ctrl+q"],
"command": "toggle_setting",
"args": {
"setting": "word_wrap"
}
}
]