2012-10-16 12:11:28 +00:00
|
|
|
[
|
2012-11-27 14:05:19 +00:00
|
|
|
{ "keys": ["super+d"], "command": "duplicate_line" },
|
|
|
|
{ "keys": ["super+y"], "command": "run_macro_file", "args": {"file": "Packages/Default/Delete Line.sublime-macro"} },
|
|
|
|
{ "keys": ["super+v"], "command": "paste_and_indent" },
|
|
|
|
{ "keys": ["super+shift+v"], "command": "paste" }
|
2012-10-16 12:11:28 +00:00
|
|
|
]
|