操作步骤: Sublime Text -> Preferences -> Key Bindings - User
在打开的窗口使用自定义热键即可, 我用的是 ctrl+shift+c。
软件不需要重启可以直接使用。
{ "keys": ["ctrl+shift+c"], "command": "cancel_build" }