Skip to content

Commit

Permalink
Created Default.sublime-keymap for its cancel commands
Browse files Browse the repository at this point in the history
  • Loading branch information
evandrocoan committed Sep 28, 2017
1 parent 6dad710 commit 880279d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Default.sublime-keymap
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[
{ "keys": ["ctrl+alt+c"], "command": "ansi_color_build", "args": {"kill": true} },
{ "keys": ["ctrl+shift+c"], "command": "ansi_color_build", "args": {"kill": true} },
]

0 comments on commit 880279d

Please sign in to comment.