Skip to content
Jannik Zappe edited this page Feb 20, 2014 · 1 revision

If you want to have a different keymap, add the following line to the user key bindings:

{ "keys": ["super+shift+g"], "command": "git_commit_msg", "args": {} }

This binds the command to windows+shift+g on Windows (untested) or cmd+shit+g on Mac OS.

Clone this wiki locally