28 lines
396 B
Plaintext
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"
|
|
}
|
|
]
|