Files
dotfiles/sublime/Default (Windows).sublime-keymap
T
2016-01-04 14:57:22 +02:00

5 lines
190 B
Plaintext

[
{ "keys": ["ctrl+d"], "command": "run_macro_file", "args": {"file": "Packages/Default/Delete Line.sublime-macro"} },
{ "keys": ["ctrl+shift+k"], "command": "find_under_expand" }
]