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

Feature request: change default leader key #57

Open
listenerri opened this issue Aug 30, 2021 · 0 comments
Open

Feature request: change default leader key #57

listenerri opened this issue Aug 30, 2021 · 0 comments

Comments

@listenerri
Copy link

I found the following source code:

    static const QMap<QString, int> k = {
        // FIXME: Should be value of mapleader.
        {"LEADER", Key_Backslash},

It seems that the leader key is hard-coded to Key_Backslash, is there a way to support custom leader key ?

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