fix(refactoring-nvim): fix dependencies and API usage for latest version - #1756
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
fa5d237 to
e105aa4
Compare
|
I just looked at the rewrite. I think we should keep the keymaps in here. astrocommunity is meant to cover both power users and people who just want a OOTB experience. |
@Uzaaft Sure!
You mean the recent rewrite of the refactoring plugin in question? Yup I was quite surprised when it requires |
📑 Description
The last update of this bundle is from more than 1 year ago, and both the dependencies and the APIs have changed quite a bit since then.
📖 Additional Information
See https://github.com/ThePrimeagen/refactoring.nvim#configuration for the example keymapping config.
Personally I would actually prefer having the users configure the keymap themselves for this plugin with rather rich functionalities... @Uzaaft what do you think?