11 lines
164 B
Plaintext
11 lines
164 B
Plaintext
[
|
|
{ "keys": ["ctrl+q"], "command": "noop" },
|
|
{
|
|
"keys": ["ctrl+q"],
|
|
"command": "toggle_setting",
|
|
"args": {
|
|
"setting": "word_wrap"
|
|
}
|
|
}
|
|
]
|