Skip to content

Commit

Permalink
Update Default.sublime-keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
simion committed Sep 9, 2015
1 parent abf7bcb commit b4a1c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Default.sublime-keymap
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{"keys": ["ctrl+alt+u"], "command": "send_selection"},
{"keys": ["ctrl+alt+n"], "command": "send_message"},
{"keys": ["ctrl+alt+m"], "command": "send_message"},
{"keys": ["ctrl+alt+j"], "command": "upload_current_file"},
{"keys": ["ctrl+alt+r"], "command": "upload_selection_as_file"}
]

0 comments on commit b4a1c36

Please sign in to comment.