2021-09-01 12:40:31 +02:00

12 lines
166 B
Plaintext

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