-
-
Notifications
You must be signed in to change notification settings - Fork 270
feat(edgy-nvim)!: Remove <Leader>f mapping from community plugin #1431
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
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
What is the reason to remove it? It conflicts with an existing mapping? |
Any updates on this? @shivanthzen |
Answer the question that azdanov asked @shivanthzen before pinging me... |
Already answered here |
Looks good. Thanks! @Uzaaft what do you think? Seems like a breaking change, so I updated the title accordingly. |
📑 Description
f is prefix for all picker actions.
The keymaps for edgy overlaps with this. Remapping the keybindings for edgy
ℹ Additional Information