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

Disable keybindings conflicting with ST built-in features #156

Merged
merged 2 commits into from
Dec 21, 2020

Commits on Dec 19, 2020

  1. Disable keybindings conflicting with ST built-in features

    - Disable super+k, super+z keybinding that conflicts with "Revert hunk".
    - Disable super+k, super+c that conflicts with "Scroll to selection"
    - Disable also keybindings relevant to aforementioned ones as it only
       makes sense to have them both enabled or disabled.
    - Update readme with some cleaner shortcuts documentation
    rchl committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    f656e47 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    32b8f2b View commit details
    Browse the repository at this point in the history