6 lines
240 B
Text
6 lines
240 B
Text
[
|
|
{ "keys": ["ctrl+shift+d"], "command": "find_under_expand" },
|
|
{ "keys": ["ctrl+d"], "command": "duplicate_line" },
|
|
{ "keys": ["ctrl+tab"], "command": "next_view" },
|
|
{ "keys": ["ctrl+shift+tab"], "command": "prev_view" }
|
|
]
|