2022-04-11 14:18:52 +02:00

28 lines
396 B
Plaintext

[
{
"keys":
[
"ctrl+q"
],
"command": "toggle_setting",
"args":
{
"setting": "word_wrap"
}
},
{
"keys":
[
"ctrl+tab"
],
"command": "next_view"
},
{
"keys":
[
"ctrl+shift+tab"
],
"command": "prev_view"
}
]