Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ST4 4107 Key binding overrides not working (default for ace_jump_after is core ST shortcut) #83

Open
benfrain opened this issue Jun 4, 2021 · 0 comments

Comments

@benfrain
Copy link

benfrain commented Jun 4, 2021

Hi, love this plugin, put I've noticed two things recently:

  1. The default keybinding for ace_jump_after is set to ["ctrl+."] which is the macOS default in Sublime for 'next modification'.
  2. Overrides in the User key map file don't seem to work. This has no effect:
{
        "keys": ["ctrl+shift+."],
        "command": "ace_jump_after"
    }

Hope you're able to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant