I’m trying to publish a plugin. In the course of which, I’m trying to factor out the relevant keyboard shortcuts from ‘Default (OSX).sublime-keymap’ into a .sublime-keymap file of its own.
When I create a separate .sublime-keymap file in Packages/User, however, it seems that the .sublime-keymap file is ignored.
So for now my question is: where does a .sublime-keymap file have to be placed in order to be recognized by ST? Do I need to restart ST in order for the .sublime-keymap to be recognized?
Thanks.
