Sublime settings and packages.
This commit is contained in:
4
sublime/User/Default (OSX).sublime-keymap
Normal file
4
sublime/User/Default (OSX).sublime-keymap
Normal file
@ -0,0 +1,4 @@
|
||||
[
|
||||
{ "keys": ["ctrl+d"], "command": "duplicate_line" },
|
||||
{ "keys": ["ctrl+y"], "command": "run_macro_file", "args": {"file": "Packages/Default/Delete Line.sublime-macro"} }
|
||||
]
|
Reference in New Issue
Block a user