7 lines
298 B
Text
7 lines
298 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" },
|
|
{ "keys": ["f5"], "command": "refresh_folder_list" }
|
|
]
|